mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Fix fatal error with modrewite disabled
This commit is contained in:
parent
712eaa2384
commit
3c9114119f
1 changed files with 5 additions and 0 deletions
|
@ -109,3 +109,8 @@
|
|||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<?php
|
||||
function __($text){
|
||||
return $text;
|
||||
}
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue