1 |
diff -Nur smeserver-userpanel-1.4.old/createlinks smeserver-userpanel-1.4/createlinks |
diff -Nur smeserver-userpanel-1.4.old/createlinks smeserver-userpanel-1.4/createlinks |
2 |
--- smeserver-userpanel-1.4.old/createlinks 2017-05-31 12:42:41.000000000 -0400 |
--- smeserver-userpanel-1.4.old/createlinks 2017-05-31 12:42:41.000000000 -0400 |
3 |
+++ smeserver-userpanel-1.4/createlinks 2021-02-23 22:29:03.531000000 -0500 |
+++ smeserver-userpanel-1.4/createlinks 2021-02-23 22:37:25.040000000 -0500 |
4 |
@@ -24,4 +24,12 @@ |
@@ -24,4 +24,12 @@ |
5 |
templates2events( "/etc/e-smith/web/common/css/manager.css",$event); |
templates2events( "/etc/e-smith/web/common/css/manager.css",$event); |
6 |
templates2events( "/etc/e-smith/web/common/css/manager.css","bootstrap-console-save"); |
templates2events( "/etc/e-smith/web/common/css/manager.css","bootstrap-console-save"); |
13 |
+templates2events( "/etc/httpd/admin-conf/httpd.conf",$event); |
+templates2events( "/etc/httpd/admin-conf/httpd.conf",$event); |
14 |
+templates2events( "/etc/e-smith/web/common/css/manager.css",$event); |
+templates2events( "/etc/e-smith/web/common/css/manager.css",$event); |
15 |
+templates2events( "/etc/e-smith/web/common/css/manager.css","bootstrap-console-save"); |
+templates2events( "/etc/e-smith/web/common/css/manager.css","bootstrap-console-save"); |
16 |
+event_link("conf-linktotranslations", $event, "70") |
+event_link("conf-linktotranslations", $event, "70"); |
17 |
+event_link("conf-userpanelsymlinks", $event, "70") |
+event_link("conf-userpanelsymlinks", $event, "70"); |
18 |
diff -Nur smeserver-userpanel-1.4.old/root/etc/e-smith/web/functions/userpanelaccess smeserver-userpanel-1.4/root/etc/e-smith/web/functions/userpanelaccess |
diff -Nur smeserver-userpanel-1.4.old/root/etc/e-smith/web/functions/userpanelaccess smeserver-userpanel-1.4/root/etc/e-smith/web/functions/userpanelaccess |
19 |
--- smeserver-userpanel-1.4.old/root/etc/e-smith/web/functions/userpanelaccess 2017-05-31 12:57:14.000000000 -0400 |
--- smeserver-userpanel-1.4.old/root/etc/e-smith/web/functions/userpanelaccess 2017-05-31 12:57:14.000000000 -0400 |
20 |
+++ smeserver-userpanel-1.4/root/etc/e-smith/web/functions/userpanelaccess 2021-02-23 22:31:11.802000000 -0500 |
+++ smeserver-userpanel-1.4/root/etc/e-smith/web/functions/userpanelaccess 2021-02-23 22:31:11.802000000 -0500 |