diff --git a/autoload.inc b/autoload.inc
new file mode 100644
index 0000000..8666d9d
--- /dev/null
+++ b/autoload.inc
@@ -0,0 +1,4 @@
+SERVERPATH(),$vars);}
+ public static function html_li_menu(){return '
';}
+ public static function right_public(){return false;}
+ public static function right_right(){return \SYSTEM\SECURITY\security::check(\SYSTEM\SECURITY\RIGHTS::SYS_SAI);}
+
+ /*public static function css(){
+ return array((new \SYSTEM\PSAI('modules/saistart_sys_sai/css/saistart_sys_sai.css'));}*/
+ public static function js(){
+ return array(new \PSAI('saimod_webcraft_updates/js/saimod_webcraft_updates.js'));}
+}
\ No newline at end of file
diff --git a/sql/DATA_SAIMOD_WEBCRAFT_UPDATES.php b/sql/DATA_SAIMOD_WEBCRAFT_UPDATES.php
new file mode 100644
index 0000000..e685d46
--- /dev/null
+++ b/sql/DATA_SAIMOD_WEBCRAFT_UPDATES.php
@@ -0,0 +1,9 @@
+SERVERPATH(),
+ (new \PSAI('/saimod_webcraft_updates/sql/mysql/system_api.sql'))->SERVERPATH());
+ }
+}
\ No newline at end of file
diff --git a/sql/autoload.inc b/sql/autoload.inc
new file mode 100644
index 0000000..ab5b8be
--- /dev/null
+++ b/sql/autoload.inc
@@ -0,0 +1,4 @@
+
+
+
Webcraft Updates
+
+
+
+
+
+
Updates
+
+
+ | time |
+ commit |
+ commit_last |
+ complete |
+
+ ${updates}
+
+
+
Commits of Update ${update}
+
+
+ | time |
+ author |
+ log |
+ commit |
+
+ ${update_commits}
+
+
+
Projects of Update ${update}
+
+
+ | time |
+
+ path |
+ git |
+
+
+
+ ${projects}
+
+
+
Commits of Project ${project}
+
+
+ | time |
+ author |
+ log |
+ commit |
+
+ ${commits}
+
+
+