X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Ftemplates_index.php;fp=inc%2Ftemplates_index.php;h=0000000000000000000000000000000000000000;hp=8382159b0686a9f5ff0c04c50b7e20c84e381e3f;hb=b8be7edca1802692be4d330c7065e5260fb348f6;hpb=a1d1d319af15be975bde4695a3bfeb7d78ea0398 diff --git a/inc/templates_index.php b/inc/templates_index.php deleted file mode 100644 index 8382159..0000000 --- a/inc/templates_index.php +++ /dev/null @@ -1,91 +0,0 @@ -connect (DBHOST, DBUSER, DBPWD, DBNAME, DBPREFIX); -} catch (Exception $e) { -} - -if (defined ("THUMBSMAXSIZE") && (THUMBSMAXSIZE > 0)) { - $thumbsmaxsize = THUMBSMAXSIZE; -} else { - $thumbsmaxsize = 400; // default value; -} - -if (defined ("POPUPNEARFEATURE") && (POPUPNEARFEATURE)) { - $popupnearfeature = true; -} else { - $popupnearfeature = false; -} -?> - - - - <?php echo defined ("SITETITLE") ? htmlspecialchars (SITETITLE) : "SYP"?> - - - - - - - - - - - - - - - - - -
-
- -
-
-
- - <?php ptrans('close')?> -
-
- - -