This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Index: external/youtube/js/base-funcs.js | |
| IDEA additional info: | |
| Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
| <+>UTF-8 | |
| =================================================================== | |
| --- external/youtube/js/base-funcs.js (revision 70ead2f9f5987b0d93857b69b960d40a95b2e3e0) | |
| +++ external/youtube/js/base-funcs.js (revision ) | |
| @@ -357,7 +357,14 @@ | |
| r[i] = unescape(r[i]); | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Index: c/time_shift_local.js | |
| IDEA additional info: | |
| Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
| <+>UTF-8 | |
| =================================================================== | |
| --- c/time_shift_local.js (revision 83b16e38584decb755490942edb9bba19ab1505d) | |
| +++ c/time_shift_local.js (revision ) | |
| @@ -88,15 +88,16 @@ | |
| var now = new Date(); | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Index: c/youtube.js | |
| IDEA additional info: | |
| Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
| <+>UTF-8 | |
| =================================================================== | |
| --- c/youtube.js (revision c7eb937c9e1728bb5444122dbcfaaa8186ed5b66) | |
| +++ c/youtube.js (revision ) | |
| @@ -8,7 +8,11 @@ | |
| var params = ''; | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * TV modile. | |
| */ | |
| (function(){ | |
| /* TV */ | |
| function tv_constructor(){ | |
| this.layer_name = 'tv'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Index: server/lib/restcommandusers.class.php | |
| IDEA additional info: | |
| Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
| <+>UTF-8 | |
| =================================================================== | |
| --- server/lib/restcommandusers.class.php (revision 30bb73a01a8e071f8f2c408e1729f3e0b6e6f9b9) | |
| +++ server/lib/restcommandusers.class.php (revision ) | |
| @@ -15,7 +15,7 @@ | |
| } | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Index: c/tv.js | |
| IDEA additional info: | |
| Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
| <+>UTF-8 | |
| =================================================================== | |
| --- c/tv.js (revision bb808e4631a52b0102a8e6eb6ef5d85860dbdcdb) | |
| +++ c/tv.js (revision ) | |
| @@ -13,7 +13,8 @@ | |
| this.load_params = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Index: c/xpcom.common.js | |
| IDEA additional info: | |
| Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
| <+>UTF-8 | |
| =================================================================== | |
| --- c/xpcom.common.js (revision d923c2372cab377ccf7c0a617007186faf555167) | |
| +++ c/xpcom.common.js (revision ) | |
| @@ -484,6 +484,16 @@ | |
| this.type = stb.RDir('Model').clearnl(); | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Index: c/xpcom.common.js | |
| IDEA additional info: | |
| Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
| <+>UTF-8 | |
| =================================================================== | |
| --- c/xpcom.common.js (revision d923c2372cab377ccf7c0a617007186faf555167) | |
| +++ c/xpcom.common.js (revision ) | |
| @@ -1534,7 +1534,7 @@ | |
| this.load(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Index: server/administrator/add_itv.php | |
| IDEA additional info: | |
| Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP | |
| <+>UTF-8 | |
| =================================================================== | |
| --- server/administrator/add_itv.php (revision 82739b9b5d1bf43f59d71d4fefbab8a25e694fc7) | |
| +++ server/administrator/add_itv.php (revision ) | |
| @@ -964,6 +964,7 @@ | |
| echo "<th class='list'><b>"._('Service code')."</b></th>"; | |
| echo "<th class='list'><b>"._('Name')."</b></th>"; |