Make util/po2php executable
This commit is contained in:
Regular → Executable
+1
-1
@@ -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