File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,10 +5,5 @@ nbproject/project.properties
55nbproject /project.xml
66includes /js /initFsCMS.js
77.htaccess
8- <<<<<<< HEAD
98settings /Settings.php
10- settings /dbSettings.php
11- =======
12- includes /js /initFsCMS.js
13- >>>>>>> origin /master
14- includes /js /initFsCMS.js
9+ settings /dbSettings.php
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55*/
66class fsCache
77{
8- <<<<<<< HEAD
98 /** @var string Path of cache folder */
109 private static $ _path = PATH_CACHE ;
1110 /** @var string Url of cache folder */
@@ -94,12 +93,4 @@ public static function Clear()
9493 fsFunctions::DeleteDirectory (self ::$ _path );
9594 }
9695}
97- ?>
98- =======
99- private $_path = PATH_CACHE;
100-
101- public static function Create()
102- {
103- }
104- }
105- >>>>>>> origin/master
96+ ?>
You can’t perform that action at this time.
0 commit comments