phpdoc
authorJan Schneider <jan@horde.org>
Tue, 21 Dec 2010 19:14:04 +0000 (20:14 +0100)
committerJan Schneider <jan@horde.org>
Tue, 21 Dec 2010 19:14:56 +0000 (20:14 +0100)
framework/Token/test/Horde/Token/Autoload.php

index 5930139..c7f9846 100644 (file)
@@ -19,5 +19,5 @@
 
 require_once 'Horde/Test/Autoload.php';
 
-/** Catch strict standards */
+/* Catch strict standards */
 error_reporting(E_ALL | E_STRICT);