Subversion-Projekte lars-tiefland.inventar

Revision

Revision 9 | Details | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
9 lars 1
<html>
2
<head>
3
<title>Docs for page common.php</title>
4
<link rel="stylesheet" type="text/css" href="../media/style.css">
5
</head>
6
<body>
7
 
8
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
9
  <tr>
10
    <td class="header_top">Inventar</td>
11
  </tr>
12
  <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
13
  <tr>
14
    <td class="header_menu">
15
 
16
 
17
                              		  [ <a href="../classtrees_Inventar.html" class="menu">class tree: Inventar</a> ]
18
		  [ <a href="../elementindex_Inventar.html" class="menu">index: Inventar</a> ]
19
		  	    [ <a href="../elementindex.html" class="menu">all elements</a> ]
20
    </td>
21
  </tr>
22
  <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
23
</table>
24
 
25
<table width="100%" border="0" cellpadding="0" cellspacing="0">
26
  <tr valign="top">
27
    <td width="200" class="menu">
28
      <b>Packages:</b><br />
29
              <a href="../li_Inventar.html">Inventar</a><br />
30
            <br /><br />
31
                        <b>Files:</b><br />
32
      	  <div class="package">
33
			<a href="../Inventar/_include---common.php.html">		common.php
34
		</a><br>
35
			<a href="../Inventar/_include---comp.class.php.html">		comp.class.php
36
		</a><br>
11 lars 37
			<a href="../Inventar/_include---comp_hw.class.php.html">		comp_hw.class.php
38
		</a><br>
9 lars 39
			<a href="../Inventar/_include---connect.php.html">		connect.php
40
		</a><br>
41
			<a href="../Inventar/_include---hardware.class.php.html">		hardware.class.php
42
		</a><br>
11 lars 43
			<a href="../Inventar/_include---hardware_type.class.php.html">		hardware_type.class.php
44
		</a><br>
9 lars 45
			<a href="../Inventar/_index.php.html">		index.php
46
		</a><br>
47
			<a href="../Inventar/_include---ip.class.php.html">		ip.class.php
48
		</a><br>
49
			<a href="../Inventar/_include---os.class.php.html">		os.class.php
50
		</a><br>
51
	  </div><br />
52
 
53
 
54
            <b>Classes:</b><br />
55
        <div class="package">
56
		    		<a href="../Inventar/comp.html">comp</a><br />
11 lars 57
	    		<a href="../Inventar/computer_hardware.html">computer_hardware</a><br />
9 lars 58
	    		<a href="../Inventar/hardware.html">hardware</a><br />
11 lars 59
	    		<a href="../Inventar/hardware_type.html">hardware_type</a><br />
9 lars 60
	    		<a href="../Inventar/IP.html">IP</a><br />
61
	    		<a href="../Inventar/os.html">os</a><br />
62
	  </div>
63
                </td>
64
    <td>
65
      <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
66
 
67
<h1>Procedural File: common.php</h1>
68
Source Location: /include/common.php<br /><br />
69
 
70
<br>
71
<br>
72
 
73
 
74
<h2>Page Details:</h2>
75
<br /><br />
76
<h4>Tags:</h4>
77
<div class="tags">
78
<table border="0" cellspacing="0" cellpadding="0">
79
  <tr>
80
    <td><b>author:</b>&nbsp;&nbsp;</td><td>Lars Tiefland &lt;<a href="mailto:ltiefland@gmail.com">ltiefland@gmail.com</a>&gt;</td>
81
  </tr>
82
  <tr>
83
    <td><b>copyright:</b>&nbsp;&nbsp;</td><td>2008</td>
84
  </tr>
85
</table>
86
</div>
87
<br /><br />
88
<h4>Includes:</h4>
89
<div class="tags">
11 lars 90
require_once("I18Nv2.php") [line 16]<br />
9 lars 91
require_once("Auth.php") [line 17]<br />
92
require_once("Mail.php") [line 18]<br />
93
require_once("Translation2.php") [line 19]<br />
94
require_once("Text/Password.php") [line 15]<br />
95
require_once("Log.php") [line 20]<br />
96
require_once("libs/Smarty.class.php") [line 23]<br />
97
require_once(<a href="../Inventar/_include---connect.php.html">"connect.php"</a>) [line 40]<br />
98
require_once(<a href="../Inventar/_include---ip.class.php.html">"ip.class.php"</a>) [line 56]<br />
11 lars 99
require_once(<a href="../Inventar/_include---os.class.php.html">"os.class.php"</a>) [line 54]<br />
9 lars 100
require_once(<a href="../Inventar/_include---hardware.class.php.html">"hardware.class.php"</a>) [line 57]<br />
11 lars 101
require_once(<a href="../Inventar/_include---comp_hw.class.php.html">"comp_hw.class.php"</a>) [line 59]<br />
102
require_once(<a href="../Inventar/_include---hardware_type.class.php.html">"hardware_type.class.php"</a>) [line 58]<br />
103
require_once(<a href="../Inventar/_include---comp.class.php.html">"comp.class.php"</a>) [line 55]<br />
9 lars 104
</div>
105
<br /><br />
106
<br /><br />
107
<br />
108
 
109
        <div class="credit">
110
		    <hr />
11 lars 111
		    Documentation generated on Sun, 11 May 2008 00:10:51 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
9 lars 112
	      </div>
113
      </td></tr></table>
114
    </td>
115
  </tr>
116
</table>
117
 
118
</body>
119
</html>