tbrehm
2008-01-06 be40ba3b40e3778b94644143ab1da591f0ec3e55
server/mods-enabled/client_module.inc.php
@@ -1,7 +1,7 @@
<?php
/*
Copyright (c) 2007, Till Brehm, projektfarm Gmbh
Copyright (c) 2008, Till Brehm, projektfarm Gmbh
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
@@ -28,7 +28,7 @@
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
class web_module {
class client_module {
   
   var $module_name = 'client_module';
   var $class_name = 'client_module';