aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio <silvio@devlet.com.br>2010-08-20 15:39:08 -0300
committerSilvio <silvio@devlet.com.br>2010-08-20 15:39:08 -0300
commit298ac8892db90e518da71540c8fab72f885d66ff (patch)
tree66c91cc44e039bb3e037cc98b81d644db109826a
parent9afef951067cfacb0e3a808e33670ae67e3e0583 (diff)
downloadcinisis-298ac8892db90e518da71540c8fab72f885d66ff.tar.gz
cinisis-298ac8892db90e518da71540c8fab72f885d66ff.tar.bz2
Doc update
-rw-r--r--Doxyfile2
-rw-r--r--classes/helpers/CinisisHttpHelper.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index b7aa97f..9799c4e 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -568,7 +568,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = . classes classes/iterators
+INPUT = . classes classes/iterators classes/backends classes/helpers
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
diff --git a/classes/helpers/CinisisHttpHelper.php b/classes/helpers/CinisisHttpHelper.php
index 5ff8984..e262b3a 100644
--- a/classes/helpers/CinisisHttpHelper.php
+++ b/classes/helpers/CinisisHttpHelper.php
@@ -10,7 +10,7 @@ class CinisisHttpHelper {
* @param $name
* Argument name.
*
- * @param $mixed
+ * @param $default
* Default value.
*
* @return