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:
parent
add54bc230
commit
d703009677
63 changed files with 664 additions and 420 deletions
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue