Author: dr
Date: Tue Aug 14 14:04:01 2007
New Revision: 5916

Log:
- Apparently @link can not be used like that.

Modified:
    trunk/Cache/src/manager.php

Modified: trunk/Cache/src/manager.php
==============================================================================
--- trunk/Cache/src/manager.php [iso-8859-1] (original)
+++ trunk/Cache/src/manager.php [iso-8859-1] Tue Aug 14 14:04:01 2007
@@ -59,8 +59,7 @@
  *
  * // Instead of using the createCache()/getCache() mechanism you can also
  * // create cache on-demand with delayed initialization. You can find
- * // information on how to use that in the
- * // [EMAIL PROTECTED] ../introduction_Cache.html tutorial}.
+ * // information on how to use that in the tutorial.
  *
  * // Specify any number of attributes to identify the cache item you want
  * // to store. This attributes can be used later to perform operations


-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to