Add version files and new GIF images for UI components
This commit is contained in:
7
controller/libgendix.php
Normal file
7
controller/libgendix.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
if (preg_match("/libgendix.php/i", $_SERVER['PHP_SELF'])){header("location: index.php");die;}
|
||||
class MY_GENDIX extends MY_DHTMLX
|
||||
{
|
||||
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user