@@ -19,7 +19,7 @@ |
||
19 | 19 | |
20 | 20 | } |
21 | 21 | |
22 | - public static function getPrevious(){ |
|
22 | + public static function getPrevious() { |
|
23 | 23 | return $_SERVER['HTTP_REFERER']; |
24 | 24 | } |
25 | 25 | public static function getRoot($exclude_path = '') |