Add driver file.
This commit is contained in:
parent
c6920b8a87
commit
9d867f7cd7
1 changed files with 5 additions and 0 deletions
5
gantt_driver.php
Normal file
5
gantt_driver.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
include_once('gantt.php');
|
||||
|
||||
?>
|
Loading…
Reference in a new issue