Changeset 116 for Dev/trunk/mainmenu.php


Ignore:
Timestamp:
09/28/11 15:06:23 (14 years ago)
Author:
fpvanagthoven
Message:

Some refactoring and commenting, plus, the questions within the categories in QuestionCreationTool? are now sorted aswell; on code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/mainmenu.php

    r112 r116  
    22require 'classes/master.php'; //should be at top of every page   
    33     
    4 //$_SESSION['username'] = 'hai'; //temp, until bug is fixed
    5 
    64if (isset($_POST['login'])) {
    75    if ($_POST['username'] == '')
Note: See TracChangeset for help on using the changeset viewer.