Ignore:
Timestamp:
08/09/11 14:48:35 (14 years ago)
Author:
basvannuland
Message:

Application save load from db should work. styles not part of save yet.
More work on session save load

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/surveycreation.php

    r59 r80  
    1818}
    1919
    20 /* AUTOSAVE */ else if (isset($_POST['timeStamp'])) {
     20/* AUTOSAVE */
     21else if (isset($_POST['timeStamp'])) {
    2122    $timeStamp = $_POST['timeStamp'];
    2223
Note: See TracChangeset for help on using the changeset viewer.