Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #4 from justnx/master
Browse files Browse the repository at this point in the history
some more autoupdate cleanup
  • Loading branch information
DicsyDel committed Jul 18, 2013
2 parents 35d6a8b + 2c2e6aa commit a4f82ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/www/autoupdate.php

This file was deleted.

7 changes: 7 additions & 0 deletions app/www/src/prepend.inc.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php
session_start();
include (dirname(__FILE__)."/../../src/prepend.inc.php");
// Set context
CONTEXTS::$APPCONTEXT = APPCONTEXT::ORDERWIZARD;

?>

0 comments on commit a4f82ef

Please sign in to comment.