Make util/po2php executable
This commit is contained in:
2
util/po2php.php
Normal file → Executable file
2
util/po2php.php
Normal file → Executable file
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
define("DQ_ESCAPE", "__DQ__");
|
||||
|
||||
|
||||
function po2php_run(&$argv, &$argc) {
|
||||
|
||||
if ($argc!=2) {
|
||||
|
||||
Reference in New Issue
Block a user