Changeset 1927
- Timestamp:
- 4/16/2010 2:04:21 PM (3 years ago)
- Location:
- trunk/website/scripts
- Files:
-
- 1 edited
- 1 moved
-
UpdateList.php (moved) (moved from trunk/website/scripts/updates.php)
-
updates/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/website/scripts/updates/index.php
r1761 r1927 1 1 <?php 2 require('../database.php'); 3 require('../updates.php'); 2 require_once('../UpdateList.php'); 4 3 5 4 $action = $_GET['action'];
Note: See TracChangeset
for help on using the changeset viewer.
