]> git.mxchange.org Git - friendica.git/blobdiff - mod/match.php
Merge pull request #3483 from rabuzarus/20170522_-_frio_event_button_fix
[friendica.git] / mod / match.php
index 44f5141ad889e10df007195db88874743dfb1fff..4119bf8e84315c8b8cbeed8b0dd0c337edf36820 100644 (file)
@@ -1,5 +1,8 @@
 <?php
-include_once('include/text.php');
+
+use Friendica\App;
+
+require_once('include/text.php');
 require_once('include/socgraph.php');
 require_once('include/contact_widgets.php');
 require_once('mod/proxy.php');