Changeset 412 for branches/devel/application/views/welcome.php
- Timestamp:
- 08/26/2007 02:43:57 PM (15 months ago)
- Files:
-
- 1 modified
-
branches/devel/application/views/welcome.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/devel/application/views/welcome.php
r411 r412 1 1 <h2><?php echo $message ?></h2> 2 <p><?= $this->say_hello() ?></p> 2 3 <hr/>
