1 |
<table> |
1 |
<table> |
2 |
<tr> |
2 |
<tr> |
3 |
<th colspan=2 class="Center"> Záznamy o změnách </th> |
3 |
<th colspan=2 class="Center"> Záznamy o změnách </th> |
4 |
</tr> |
4 |
</tr> |
5 |
<tr> |
5 |
<tr> |
6 |
<td> Poslední commity </td> |
6 |
<td> Poslední commity </td> |
7 |
<td> <a href="?selection=CommitLog">CommitLog</a> </td> |
7 |
<td> <a href="?selection=CommitLog">CommitLog</a> </td> |
8 |
</tr> |
8 |
</tr> |
9 |
<tr> |
9 |
<tr> |
10 |
<td> Změny v konfiguraci </td> |
10 |
<td> Změny v konfiguraci </td> |
11 |
<td> <a href="?selection=HistoryLog">HistoryLog</a> </td> |
11 |
<td> <a href="?selection=HistoryLog">HistoryLog</a> </td> |
12 |
</tr> |
12 |
</tr> |
13 |
<tr> |
13 |
<tr> |
14 |
<td> Přesměrování pošty </td> |
14 |
<td> Přesměrování pošty </td> |
15 |
<td> <a href="?selection=MailConfig">Postfix</a> </td> |
15 |
<td> <a href="?selection=MailConfig">Postfix</a> </td> |
16 |
</tr> |
16 |
</tr> |
17 |
<tr> |
17 |
<tr> |
18 |
<td> Konfigurace DNS </td> |
18 |
<td> Konfigurace DNS </td> |
19 |
<td> <a href="?selection=DigDNS">DNS Info</a> </td> |
19 |
<td> <a href="?selection=DigDNS">DNS Info</a> </td> |
20 |
</tr> |
20 |
</tr> |
21 |
<tr> |
21 |
<tr> |
22 |
<td> Volné místo na disku </td> |
22 |
<td> Volné místo na disku </td> |
23 |
<td> <?php echo (int) (disk_free_space(".")/1048576) . "MB / " . |
23 |
<td> <?php echo (int) (disk_free_space(".")/1048576) . "MB / " . |
24 |
(int) (disk_total_space(".")/1048576) . "MB (" . |
24 |
(int) (disk_total_space(".")/1048576) . "MB (" . |
25 |
(int) (disk_free_space(".") / disk_total_space(".") * 100) . "%)" ?></td> |
25 |
(int) (disk_free_space(".") / disk_total_space(".") * 100) . "%)" ?></td> |
26 |
</tr> |
26 |
</tr> |
27 |
</table> |
27 |
</table> |
28 |
|
28 |
|
29 |
<table> |
29 |
<table> |
30 |
<tr> |
30 |
<tr> |
31 |
<th colspan=2 class="Center"> Údržba PHP </th> |
31 |
<th colspan=2 class="Center"> Údržba PHP </th> |
32 |
</tr> |
32 |
</tr> |
33 |
<tr> |
33 |
<tr> |
34 |
<td> Výpis stavu PHP </td> |
34 |
<td> Výpis stavu PHP </td> |
35 |
<td> <a href="PhpInfo.php">PhpInfo</a> </td> |
35 |
<td> <a href="PhpInfo.php">PhpInfo</a> </td> |
36 |
</tr> |
36 |
</tr> |
37 |
<tr> |
37 |
<tr> |
38 |
<td> Administrace </td> |
38 |
<td> Administrace </td> |
39 |
<td> <a href="phpMyAdmin/index.php">phpMyAdmin</a> </td> |
39 |
<td> <a href="phpMyAdmin/index.php">phpMyAdmin</a> </td> |
40 |
</tr> |
40 |
</tr> |
41 |
</table> |
41 |
</table> |
42 |
|
42 |
|
43 |
<table> |
43 |
<table> |
44 |
<tr> |
44 |
<tr> |
45 |
<th colspan=2 class="Center"> Seznam filmů </th> |
45 |
<th colspan=2 class="Center"> Seznam filmů </th> |
46 |
</tr> |
46 |
</tr> |
47 |
<tr> |
47 |
<tr> |
48 |
<td> Saznam filmů u MIHO </td> |
48 |
<td> Saznam filmů u MIHO </td> |
49 |
<td> <a href="..\..\Modules\!films\Seznam_Filmů.xls">Seznam_Filmů.xls</a></td> |
49 |
<td> <a href="../../Modules/!films/Seznam_Filmů.xls">Seznam_Filmů.xls</a></td> |
50 |
</tr> |
50 |
</tr> |
51 |
</table> |
51 |
</table> |
52 |
|
52 |
|
53 |
<table> |
53 |
<table> |
54 |
<tr> |
54 |
<tr> |
55 |
<th colspan=2 class="Center"> Vzorové stránky </th> |
55 |
<th colspan=2 class="Center"> Vzorové stránky </th> |
56 |
</tr> |
56 |
</tr> |
57 |
<tr> |
57 |
<tr> |
58 |
<td> Vzorová stránka </td> |
58 |
<td> Vzorová stránka </td> |
59 |
<td> <a href="../Templates/Template.cs.html">CS</a> |
59 |
<td> <a href="../Templates/Template.cs.html">CS</a> |
60 |
<a href="../Templates/Template.en.html">EN</a> </td> |
60 |
<a href="../Templates/Template.en.html">EN</a> </td> |
61 |
</tr> |
61 |
</tr> |
62 |
<tr> |
62 |
<tr> |
63 |
<td> Prázdná stránka </td> |
63 |
<td> Prázdná stránka </td> |
64 |
<td> <a href="../Templates/Empty.cs.html">CS</a> |
64 |
<td> <a href="../Templates/Empty.cs.html">CS</a> |
65 |
<a href="../Templates/Empty.en.html">EN</a> </td> |
65 |
<a href="../Templates/Empty.en.html">EN</a> </td> |
66 |
</tr> |
66 |
</tr> |
67 |
</table> |
67 |
</table> |
68 |
|
68 |
|
69 |
<table> |
69 |
<table> |
70 |
<tr> |
70 |
<tr> |
71 |
<th colspan=2 class="Center"> Experimenty s vyhledávači </th> |
71 |
<th colspan=2 class="Center"> Experimenty s vyhledávači </th> |
72 |
</tr> |
72 |
</tr> |
73 |
<tr> |
73 |
<tr> |
74 |
<td> Testování vyhledávačů </td> |
74 |
<td> Testování vyhledávačů </td> |
75 |
<td> <a href="?selection=Search">Search</a> </td> |
75 |
<td> <a href="?selection=Search">Search</a> </td> |
76 |
</table> |
76 |
</table> |
77 |
|
77 |
|
78 |
<p> |
78 |
<p> |
79 |
<a href="ToDoList.html">To Do List</a> |
79 |
<a href="ToDoList.html">To Do List</a> |
80 |
<br> |
80 |
<br> |
81 |
</p> |
81 |
</p> |