diff --git a/photos.php b/photos.php
index db57f6f..852770a 100644
--- a/photos.php
+++ b/photos.php
@@ -4,7 +4,7 @@ ob_start(); // Start reading html
 //header('Location: construction.php');
 
 define("urlParam", "path");
-define("photoRoot", "../photos_folders/photos");
+define("photoRoot", "photos_folders/photos");
 
 /**
  * Get active path from url and prevent from seeing folders before 'photos/'