]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/System.php
Merge pull request #10819 from MrPetovan/task/refactor-notifications
[friendica.git] / src / Core / System.php
index 38db75d89319aef24ae2d7d39672eb0346831d2b..c61225e482e92b70a54f2e1b644f38d12a57ef27 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2020, Friendica
+ * @copyright Copyright (C) 2010-2021, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -329,8 +329,6 @@ class System
        function info($s)
        function is_site_admin()
        function get_temppath()
-       function get_cachefile($file, $writemode = true)
-       function get_itemcachepath()
        function get_spoolpath()
        */
 }