Added Readme, setup script and document information header
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
<?php
|
||||
/**
|
||||
* @project: ImgAnnotations
|
||||
* @author: Bram Prieshof
|
||||
*/
|
||||
|
||||
//ID Check
|
||||
if (empty($_POST["TheID"])) {
|
||||
echo '<style type="text/css">.EditorDialog{display:none;}</style>';
|
||||
|
||||
Reference in New Issue
Block a user