Make util/po2php executable

This commit is contained in:
Hypolite Petovan
2018-01-24 16:55:09 -05:00
parent e51c4a38ad
commit 113539e29a
Regular → Executable
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php
define("DQ_ESCAPE", "__DQ__");
function po2php_run(&$argv, &$argc) {
if ($argc!=2) {