]> git.mxchange.org Git - friendica.git/blobdiff - util/php2po.php
Move App to src
[friendica.git] / util / php2po.php
index 0dfb6f91c784d6e1324ec762ab35456e6d72aa76..e07f718004b54d428314bac83b02af563b276c59 100644 (file)
@@ -7,6 +7,7 @@
  * Output to <path/to/messages.po>
  */
 
+use Friendica\App;
 
 DEFINE("NORM_REGEXP", "|[\\\]|");