diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-03-26 19:53:47 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-03-26 19:53:47 +0200 |
commit | 627e172fd3ada0fc2b648a3fff10af4a0022378f (patch) | |
tree | 640d0baf61c29c845dde06fc59a7ccbed3243ebb /system/helpers/path_helper.php | |
parent | 8486e9cbdd28e80b41e517afe786e9b0c917af8a (diff) |
Remove access description lines and cleanup the download, language, number, path & xml helpers
Diffstat (limited to 'system/helpers/path_helper.php')
-rw-r--r-- | system/helpers/path_helper.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/system/helpers/path_helper.php b/system/helpers/path_helper.php index c31f0bdc5..6ee99072c 100644 --- a/system/helpers/path_helper.php +++ b/system/helpers/path_helper.php @@ -40,7 +40,6 @@ /** * Set Realpath * - * @access public * @param string * @param bool checks to see if the path exists * @return string @@ -71,4 +70,4 @@ if ( ! function_exists('set_realpath')) } /* End of file path_helper.php */ -/* Location: ./system/helpers/path_helper.php */ +/* Location: ./system/helpers/path_helper.php */
\ No newline at end of file |