commit | 0688ac9ad88a03f1c56cfcd9e3c475b83301344d | [log] [tgz] |
---|---|---|
author | Timothy Warren <tim@timshomepage.net> | Fri Apr 20 10:25:04 2012 -0400 |
committer | Timothy Warren <tim@timshomepage.net> | Fri Apr 20 10:25:04 2012 -0400 |
tree | 6b6ffd771dc66b8c94a54c45449f285f4ce206a2 | |
parent | 67cb3eef37fa826f56f61cfd2ac597052d9051f9 [diff] [blame] |
Start comment cleanup of libraries
diff --git a/system/libraries/Cache/drivers/Cache_dummy.php b/system/libraries/Cache/drivers/Cache_dummy.php index e8b791c..3f2b4b9 100644 --- a/system/libraries/Cache/drivers/Cache_dummy.php +++ b/system/libraries/Cache/drivers/Cache_dummy.php
@@ -70,7 +70,7 @@ * Delete from Cache * * @param mixed unique identifier of the item in the cache - * @param bool TRUE, simulating success + * @return bool TRUE, simulating success */ public function delete($id) {