1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

- some adjustements for phpdocumentor

git-svn-id: file:///svn/phpbb/trunk@5883 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2006-05-05 17:56:33 +00:00
parent 8f765e50a3
commit e25b2c5f35
19 changed files with 33 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<?php
/**
*
* @package acm_db
* @package acm
* @version $Id$
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
@@ -9,7 +9,8 @@
*/
/**
* @package acm_db
* @package acm
* @ignore
* ACM Database Caching
*/
class acm

View File

@@ -1,7 +1,7 @@
<?php
/**
*
* @package acm_file
* @package acm
* @version $Id$
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
@@ -9,7 +9,7 @@
*/
/**
* @package acm_file
* @package acm
* ACM File Based Caching
*/
class acm