Sfoglia il codice sorgente

Get rid of this variable since its not being used.

Mark Crane 10 anni fa
parent
commit
b0341ff6aa
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0 5
      resources/classes/cache.php

+ 0 - 5
resources/classes/cache.php

@@ -10,11 +10,6 @@
  */
 class cache {
 
-	/**
-	 * @var string $zzz		description for the variable
-	 */
-	//private $zzz;
-
 	/**
 	 * Called when the object is created
 	 */