diff options
author | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2008-12-22 19:55:00 +0000 |
---|---|---|
committer | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2008-12-22 19:55:00 +0000 |
commit | bc4d92f3c4c5f63fbf00a0ed6b52dd21929d9beb (patch) | |
tree | 50b001d876b351fcd760bb0326957a6ba3c791db /DEV | |
parent | 2c23d9a7ae69f387e936e5113361c8e689cf21a3 (diff) |
implement ical export, bugfix schichtplan_beamer.php was not shown, add doku
git-svn-id: svn://svn.cccv.de/engel-system@323 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'DEV')
-rw-r--r-- | DEV/HOWTO_create_new_file | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/DEV/HOWTO_create_new_file b/DEV/HOWTO_create_new_file new file mode 100644 index 00000000..bb6eb02b --- /dev/null +++ b/DEV/HOWTO_create_new_file @@ -0,0 +1,7 @@ +1. Create file +2. Create DB entry in table UserCVS (admin/userDefaultSetting.php9 +3. update file DB/UserCVS.sql +4. Create DB entry in table Sprache (admin/sprache.php) + When you down't wont a menupount set the Text to ' ' +5. update file DB/Sprache.sql + |