]> git.mxchange.org Git - friendica.git/blobdiff - mod/cal.php
Fix documentation in include/dba
[friendica.git] / mod / cal.php
index 5cfa0466fe6bdb8151c6d07f0501b53d89dfa88f..cc1708352e2c011e4e0946ba4aa3dbce8359e525 100644 (file)
@@ -6,10 +6,10 @@
  *     This calendar is for profile visitors and contains only the events
  *     of the profile owner
  */
+
 use Friendica\App;
 use Friendica\Content\Feature;
 use Friendica\Core\Config;
-use Friendica\Core\PConfig;
 use Friendica\Core\System;
 use Friendica\Database\DBM;
 use Friendica\Model\Contact;