Changeset 1455 for irpg/trunk
- Timestamp:
- Jan 11, 2006, 10:29:07 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
irpg/trunk/htdocs/quest.php
r1454 r1455 59 59 } 60 60 else { 61 echo " <p><b>Quête :</b> ".htmlentities(ucfirst($text)).".</p>\n";61 echo " <p><b>Quête :</b> ".htmlentities(ucfirst($text)).".</p>\n"; 62 62 if ($type == 1) { 63 63 echo " <p><b>Temps restant :</b> ".duration($time-time()).
Note:
See TracChangeset
for help on using the changeset viewer.