summaryrefslogtreecommitdiffstats
path: root/system/helpers/path_helper.php
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-03-26 19:53:47 +0200
committerAndrey Andreev <narf@bofh.bg>2012-03-26 19:53:47 +0200
commit627e172fd3ada0fc2b648a3fff10af4a0022378f (patch)
tree640d0baf61c29c845dde06fc59a7ccbed3243ebb /system/helpers/path_helper.php
parent8486e9cbdd28e80b41e517afe786e9b0c917af8a (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.php3
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