diff options
Diffstat (limited to 'modules/php/php.test')
-rw-r--r-- | modules/php/php.test | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/modules/php/php.test b/modules/php/php.test index 10079d67a..8ead2ac02 100644 --- a/modules/php/php.test +++ b/modules/php/php.test @@ -1,5 +1,9 @@ <?php -// $Id$ + +/** + * @file + * Tests for php.module. + */ /** * Base PHP test case class. |