Changeset 61 for Dev/trunk/classes/SessionCreationTool.php
- Timestamp:
- 07/28/11 16:14:48 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/classes/SessionCreationTool.php
r58 r61 7 7 */ 8 8 class SessionCreationTool { 9 //put your code here 9 10 public function __construct() { 11 ?> 12 <div class="creation"> 13 lo 14 </div> 15 <?php 16 } 17 10 18 } 11 12 19 ?>
Note: See TracChangeset
for help on using the changeset viewer.