Changeset 63 for trunk/Graph.php
- Timestamp:
- Jan 1, 2016, 1:16:12 PM (9 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/Graph.php
r62 r63 1 1 <?php 2 2 3 include(' global.php');3 include('Global.php'); 4 4 5 5 if(array_key_exists('Debug', $_GET)) $Debug = $_GET['Debug'];
Note:
See TracChangeset
for help on using the changeset viewer.