1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 10:49:37 +02:00

header comment for phpdoc

This commit is contained in:
momo-i 2011-02-03 07:30:23 +09:00
parent add54bc230
commit d703009677
63 changed files with 664 additions and 420 deletions

View file

@ -43,9 +43,10 @@
* @author Karl Vollmer <vollmer@ampache.org>
* @copyright 2001 - 2011 Ampache.org
* @license http://opensource.org/licenses/gpl-2.0 GPLv2
* @version Release:
* @version Release: 3.6
* @link http://www.ampache.org/
* @since Class available since Release 1.0
* @abstract
*/
abstract class database_object {