Continued reordering the package for a PEAR release.
authorGunnar Wrobel <p@rdus.de>
Wed, 29 Apr 2009 05:39:40 +0000 (07:39 +0200)
committerGunnar Wrobel <p@rdus.de>
Wed, 29 Apr 2009 05:43:55 +0000 (07:43 +0200)
commitef5cea689b8a5ecb12b46b9be5b03a4e7d09d314
tree0c48ea5553d7ee5728c9a133ad52c4f64f82660a
parent7ca284870168f302cc6e6aa37e31ea9b3e91ddfc
Continued reordering the package for a PEAR release.
32 files changed:
koward/config/.gitignore [deleted file]
koward/config/attributes.php [deleted file]
koward/config/conf.php [deleted file]
koward/config/labels.php [deleted file]
koward/config/objects.php [deleted file]
koward/config/order.php [deleted file]
koward/config/routes.php [deleted file]
koward/config/search.php [deleted file]
koward/config/visible.php [deleted file]
koward/test/AllTests.php [deleted file]
koward/test/Koward/AllTests.php [new file with mode: 0644]
koward/test/Koward/KowardTest.php [new file with mode: 0644]
koward/test/Koward/TestInit.php [new file with mode: 0644]
koward/test/KowardTest.php [deleted file]
koward/test/TestInit.php [deleted file]
koward/themes/graphics/favicon.ico [deleted file]
koward/themes/graphics/query.png [deleted file]
koward/themes/kolab/screen.css [deleted file]
koward/themes/screen.css [deleted file]
koward/www/config/.gitignore [new file with mode: 0644]
koward/www/config/attributes.php [new file with mode: 0644]
koward/www/config/conf.php [new file with mode: 0644]
koward/www/config/labels.php [new file with mode: 0644]
koward/www/config/objects.php [new file with mode: 0644]
koward/www/config/order.php [new file with mode: 0644]
koward/www/config/routes.php [new file with mode: 0644]
koward/www/config/search.php [new file with mode: 0644]
koward/www/config/visible.php [new file with mode: 0644]
koward/www/themes/graphics/favicon.ico [new file with mode: 0644]
koward/www/themes/graphics/query.png [new file with mode: 0644]
koward/www/themes/kolab/screen.css [new file with mode: 0644]
koward/www/themes/screen.css [new file with mode: 0644]