]> git.mxchange.org Git - friendica.git/blobdiff - mod/xrd.php
New class "System"
[friendica.git] / mod / xrd.php
index acde4d9f359518a36f5bf234d12a851dd02be188..78e3fbc9632f48d5a8114385a68be0830b0c9808 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 use Friendica\App;
+use Friendica\Core\System;
 
 require_once('include/crypto.php');