This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
friendica
/
friendica
mirror of
https://github.com/friendica/friendica.git
Watch
1
Star
2
Fork
1
Code
Issues
Releases
49
Wiki
Activity
Browse Source
Make util/po2php executable
pull/4326/head
Hypolite Petovan
3 years ago
parent
e51c4a38ad
commit
113539e29a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
util/po2php.php
+ 1
- 1
util/po2php.php
View File
@ -1,7 +1,7 @@
#!/usr/bin/env php
<
?
php
define
(
"
DQ_ESCAPE
"
,
"
__DQ__
"
);
function
po2php_run
(
&
$argv
,
&
$argc
)
{
if
(
$argc
!=
2
)
{
Write
Preview
Loading…
Cancel
Save