Code

Added first plugin seperation test
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 12 Dec 2007 17:15:01 +0000 (17:15 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 12 Dec 2007 17:15:01 +0000 (17:15 +0000)
commitf3cfcb66f359a89b142a33b924cc10658d459759
treec24c505901c66760bd27b0b8b05fb0a0f1e8c64a
parentb75db19664d54b7da75e5ca02604c91b2ac27a12
Added first plugin seperation test

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8116 594d385d-05f5-0310-b6e9-bd551577e9d8
22 files changed:
gosa-plugins/dh-make-gosa [new file with mode: 0755]
gosa-plugins/gofax/admin/systems/services/gofax/class_goFaxServer.inc [new file with mode: 0644]
gosa-plugins/gofax/admin/systems/services/gofax/goFaxServer.tpl [new file with mode: 0644]
gosa-plugins/gofax/gofax/blocklists/class_blocklistGeneric.inc [new file with mode: 0644]
gosa-plugins/gofax/gofax/blocklists/class_blocklistManagement.inc [new file with mode: 0644]
gosa-plugins/gofax/gofax/blocklists/class_divListBlocklists.inc [new file with mode: 0755]
gosa-plugins/gofax/gofax/blocklists/generic.tpl [new file with mode: 0644]
gosa-plugins/gofax/gofax/blocklists/main.inc [new file with mode: 0644]
gosa-plugins/gofax/gofax/blocklists/paste_generic.tpl [new file with mode: 0644]
gosa-plugins/gofax/gofax/blocklists/remove.tpl [new file with mode: 0644]
gosa-plugins/gofax/gofax/blocklists/tabs_blocklist.inc [new file with mode: 0644]
gosa-plugins/gofax/gofax/faxaccount/class_gofaxAccount.inc [new file with mode: 0644]
gosa-plugins/gofax/gofax/faxaccount/generic.tpl [new file with mode: 0644]
gosa-plugins/gofax/gofax/faxaccount/lists.tpl [new file with mode: 0644]
gosa-plugins/gofax/gofax/faxaccount/locals.tpl [new file with mode: 0644]
gosa-plugins/gofax/gofax/faxaccount/main.inc [new file with mode: 0644]
gosa-plugins/gofax/gofax/faxaccount/paste_generic.tpl [new file with mode: 0644]
gosa-plugins/gofax/gofax/faxreports/class_faxreport.inc [new file with mode: 0644]
gosa-plugins/gofax/gofax/faxreports/contents.tpl [new file with mode: 0644]
gosa-plugins/gofax/gofax/faxreports/detail.tpl [new file with mode: 0644]
gosa-plugins/gofax/gofax/faxreports/main.inc [new file with mode: 0644]
gosa-plugins/gofax/manifest [new file with mode: 0644]