Subversion-Projekte lars-tiefland.inventar

Revision

Revision 6 | Revision 14 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 6 Revision 7
Zeile 1... Zeile 1...
1
<?php
1
<?php
Zeile 2... Zeile 2...
2
 
2
 
Zeile 3... Zeile 3...
3
	//$Id: comp.class.php 6 2008-05-10 16:29:22Z lars $
3
	//$Id: comp.class.php 7 2008-05-10 16:48:57Z lars $
-
 
4
	
4
	
5
	/**
5
/**
6
	 * @package	Inventar Datenbank
6
 * @author Lars Tiefland <ltiefland@gmail.com>
-
 
7
 * @copyright 2008
-
 
8
 * @project Inventar Datenbank
7
	 * @author Lars Tiefland <ltiefland@gmail.com>
Zeile 9... Zeile 8...
9
 *
8
	 * @copyright 2008
10
 */
9
	 **/
11
 
10
 
12
	class comp{
11
	class comp{