Posted by gbuske on June 30, 2009 at 10:12am
Jump to:
| Project: | Cache Router |
| Version: | 6.x-1.0-beta8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
if i run phplint there is a parse error - attached the diff:
Index: cacherouter/engines/eacc.php
===================================================================
--- cacherouter/engines/eacc.php (revision 37)
+++ cacherouter/engines/eacc.php (working copy)
@@ -100,6 +100,7 @@
}
return $return;
+ }
/**
* delete()
Comments
#1
Fixed in latest commits.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.