No need of this anymore
diff --git a/system/core/Log.php b/system/core/Log.php
index 20bc559..0390aba 100644
--- a/system/core/Log.php
+++ b/system/core/Log.php
@@ -140,7 +140,6 @@
*
* @param string the error level: 'error', 'debug' or 'info'
* @param string the error message
- * @param bool whether the error is a native PHP error
* @return bool
*/
public function write_log($level, $msg)
@@ -194,4 +193,4 @@
}
/* End of file Log.php */
-/* Location: ./system/core/Log.php */
\ No newline at end of file
+/* Location: ./system/core/Log.php */