server/php/basic/public_html/renkan_del.php
changeset 444 19f0b7803aed
parent 442 adb907bba956
--- a/server/php/basic/public_html/renkan_del.php	Mon May 25 01:18:12 2015 +0200
+++ b/server/php/basic/public_html/renkan_del.php	Fri May 29 14:57:37 2015 +0200
@@ -8,7 +8,7 @@
     require_once(LIBRARY_PATH . "/dbFunctions.php");
 
     $self_url = selfURL();
-    $index_url = selfBaseURL().'/index.php';
+    $index_url = selfBaseURL().'index.php';
 
     if ($_SERVER['REQUEST_METHOD'] === 'PUT' || $_SERVER['REQUEST_METHOD'] === 'POST') {