Changeset 4 for www/docs/zapisy/zapisy.php
- Timestamp:
- Jan 14, 2008, 9:48:39 PM (17 years ago)
- Location:
- www
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
www
-
Property svn:ignore
set to
config.php
php_script_error.log
-
Property svn:ignore
set to
-
www/docs/zapisy/zapisy.php
r1 r4 1 <? 1 <?php 2 2 include('../../style.php'); 3 ShowHeader('Zápisy ze schùzí èlenù sítì','Zápisy ze schùzí'); 4 ?> 5 <a href="Zapis_5.pdf">5. schùze (9.7.2005)</a><br> 6 <a href="Zapis_4.pdf">4. schùze (7.5.2005)</a><br> 7 <a href="Zapis_3.pdf">3. schùze (2.1.2005)</a><br> 8 <a href="Zapis_2.pdf">2. schùze (14.8.2004)</a><br> 3 ShowHeader('Zápisy ze schůzí členů sítě','Zápisy ze schůzí'); 9 4 10 <? 5 echo('<a href="Zapis_5.pdf">5. schůze (9.7.2005)</a><br> 6 <a href="Zapis_4.pdf">4. schůze (7.5.2005)</a><br> 7 <a href="Zapis_3.pdf">3. schůze (2.1.2005)</a><br> 8 <a href="Zapis_2.pdf">2. schůze (14.8.2004)</a><br>'); 9 11 10 ShowFooter(); 12 11 ?>
Note:
See TracChangeset
for help on using the changeset viewer.