From 7b4af63a90a726b98a59b83e53f040a7a566a11d Mon Sep 17 00:00:00 2001 From: Gitea Date: Wed, 10 Nov 2021 17:53:13 +0100 Subject: Update --- .../cms-special/admin/gallery/publish/index.php | 57 +--------------------- 1 file changed, 1 insertion(+), 56 deletions(-) mode change 100755 => 100644 Neutron-trunk/cms-special/admin/gallery/publish/index.php (limited to 'Neutron-trunk/cms-special/admin/gallery/publish') diff --git a/Neutron-trunk/cms-special/admin/gallery/publish/index.php b/Neutron-trunk/cms-special/admin/gallery/publish/index.php old mode 100755 new mode 100644 index e2768ac..3674402 --- a/Neutron-trunk/cms-special/admin/gallery/publish/index.php +++ b/Neutron-trunk/cms-special/admin/gallery/publish/index.php @@ -1,57 +1,2 @@ - "Nouvelle photo - Galerie de photos", "headerName" => "Nouvelle photo" ]; require_once $_SERVER['DOCUMENT_ROOT'] . "/cms-special/admin/\$resources/precontent.php"; ?> -
-

-

-

-
- - - \ No newline at end of file + \ No newline at end of file -- cgit