From ac6ea083801b52bf9fd3cc8172ad232b69c139ea Mon Sep 17 00:00:00 2001 From: Claudio M Date: Sun, 1 Oct 2017 17:03:44 +0200 Subject: [PATCH] Datapicker --- .gitignore | 1 + .htaccess | 1 + associazione | 2 +- core/top.php | 21 ++++++++++++++++++++- 4 files changed, 23 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 485cf97..f0c2095 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ squid_pool.log script/*.sql squid_acl/listip .gitignore +*.php~ diff --git a/.htaccess b/.htaccess index fdaaa92..619989b 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,7 @@ RewriteEngine on RewriteRule ^(.*/)?img/(.*) risorse/immagini/$2 [L] RewriteRule ^(.*/)?css/(.*) risorse/stili/$2 [L] +RewriteRule ^(.*/)?js/(.*) risorse/js/$2 [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d diff --git a/associazione b/associazione index dc5a123..5c54d2b 160000 --- a/associazione +++ b/associazione @@ -1 +1 @@ -Subproject commit dc5a1236282bff66ad3c820121007f886a4974d7 +Subproject commit 5c54d2b8467c4dcb99d1ed5d988aca48322f63e2 diff --git a/core/top.php b/core/top.php index c96bc81..65feb80 100755 --- a/core/top.php +++ b/core/top.php @@ -1,7 +1,26 @@ -SpazioFirewall + Pannello + + + + + + + +