[vhffs-dev] [437] Applied Alexandre Ghisoli patch.

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 437
Author:   beuss
Date:     2007-02-04 11:24:07 +0000 (Sun, 04 Feb 2007)

Log Message:
-----------
Applied Alexandre Ghisoli patch. No more need to softlink Vhffs in a perl include directory.
Please do a rm /usr/lib/perl5/Vhffs && rm /usr/share/vhffs/api/* -rf && make install-debian (on debian) or
rm VHFFS_SOFT_LINL && rm /usr/share/vhffs/api/* -rf && make install

Modified Paths:
--------------
    branches/vhffs_4.1/Makefile
    branches/vhffs_4.1/vhffs-api/src/examples/add_acl.pl
    branches/vhffs_4.1/vhffs-api/src/examples/add_acl_dns.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_box.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_cvs.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_cvs_panel.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_dir.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_dns.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_forward.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_group.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_group_by_panel.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_list.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_mail.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_mysql.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_mysql_panel.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_panel_mail.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_postgres.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_repository.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_user.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_web.pl
    branches/vhffs_4.1/vhffs-api/src/examples/create_web_panel.pl
    branches/vhffs_4.1/vhffs-api/src/examples/delbox.pl
    branches/vhffs_4.1/vhffs-api/src/examples/delete_acl.pl
    branches/vhffs_4.1/vhffs-api/src/examples/generate_password.pl
    branches/vhffs_4.1/vhffs-api/src/examples/get_list.pl
    branches/vhffs_4.1/vhffs-api/src/examples/hash_webdir.pl
    branches/vhffs_4.1/vhffs-api/src/examples/hashdomain.pl
    branches/vhffs_4.1/vhffs-api/src/examples/hashhome_example.pl
    branches/vhffs_4.1/vhffs-api/src/examples/hashpopuser.pl
    branches/vhffs_4.1/vhffs-api/src/examples/join_group.pl
    branches/vhffs_4.1/vhffs-api/src/examples/list_themes.pl
    branches/vhffs_4.1/vhffs-api/src/examples/mailuser.pl
    branches/vhffs_4.1/vhffs-api/src/examples/mailuser_add_box.pl
    branches/vhffs_4.1/vhffs-api/src/examples/modify_acl.pl
    branches/vhffs_4.1/vhffs-api/src/examples/modify_user.pl
    branches/vhffs_4.1/vhffs-api/src/examples/perm_for_user.pl
    branches/vhffs_4.1/vhffs-api/src/examples/print_domain.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_acl_per_object.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_dns_per_group.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_dns_per_user.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_cvs.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_group.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_object.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_user.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_groups_per_user.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_last_users.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_mail_conf.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_mail_per_group.pl
    branches/vhffs_4.1/vhffs-api/src/examples/show_members_from_list.pl
    branches/vhffs_4.1/vhffs-api/src/examples/stats.pl
    branches/vhffs_4.1/vhffs-api/src/examples/test.pl
    branches/vhffs_4.1/vhffs-api/src/examples/test2.pl
    branches/vhffs_4.1/vhffs-api/src/examples/test_conf.pl
    branches/vhffs_4.1/vhffs-api/src/examples/test_constants.pl
    branches/vhffs_4.1/vhffs-api/src/examples/test_delete.pl
    branches/vhffs_4.1/vhffs-api/src/examples/test_dns.pl
    branches/vhffs_4.1/vhffs-api/src/examples/test_fetch_info.pl
    branches/vhffs_4.1/vhffs-api/src/examples/test_httpd.pl
    branches/vhffs_4.1/vhffs-api/src/examples/test_obj.pl
    branches/vhffs_4.1/vhffs-api/src/examples/test_user.pl
    branches/vhffs_4.1/vhffs-irc/modobot.pl
    branches/vhffs_4.1/vhffs-jabber/vhffspipe.pl
    branches/vhffs_4.1/vhffs-panel/acl/add_acl_group.pl
    branches/vhffs_4.1/vhffs-panel/acl/add_acl_user.pl
    branches/vhffs_4.1/vhffs-panel/acl/submit.pl
    branches/vhffs_4.1/vhffs-panel/acl/view.pl
    branches/vhffs_4.1/vhffs-panel/admin/broadcast.pl
    branches/vhffs_4.1/vhffs-panel/admin/broadcast_delete.pl
    branches/vhffs_4.1/vhffs-panel/admin/broadcast_list.pl
    branches/vhffs_4.1/vhffs-panel/admin/broadcast_submit.pl
    branches/vhffs_4.1/vhffs-panel/admin/broadcast_view.pl
    branches/vhffs_4.1/vhffs-panel/admin/cvs/edit.pl
    branches/vhffs_4.1/vhffs-panel/admin/cvs/edit_submit.pl
    branches/vhffs_4.1/vhffs-panel/admin/cvs/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/cvs/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/cvs/show.pl
    branches/vhffs_4.1/vhffs-panel/admin/dns/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/dns/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/group/edit.pl
    branches/vhffs_4.1/vhffs-panel/admin/group/edit_submit.pl
    branches/vhffs_4.1/vhffs-panel/admin/group/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/group/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/group/show.pl
    branches/vhffs_4.1/vhffs-panel/admin/mail/change_forward.pl
    branches/vhffs_4.1/vhffs-panel/admin/mail/delete_box.pl
    branches/vhffs_4.1/vhffs-panel/admin/mail/delete_forward.pl
    branches/vhffs_4.1/vhffs-panel/admin/mail/edit.pl
    branches/vhffs_4.1/vhffs-panel/admin/mail/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/mail/password_box.pl
    branches/vhffs_4.1/vhffs-panel/admin/mail/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/mail/show.pl
    branches/vhffs_4.1/vhffs-panel/admin/mailing/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/mailing/mailing_submit.pl
    branches/vhffs_4.1/vhffs-panel/admin/mailing/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/moderation.pl
    branches/vhffs_4.1/vhffs-panel/admin/moderation_submit.pl
    branches/vhffs_4.1/vhffs-panel/admin/mysql/edit.pl
    branches/vhffs_4.1/vhffs-panel/admin/mysql/edit_submit.pl
    branches/vhffs_4.1/vhffs-panel/admin/mysql/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/mysql/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/mysql/show.pl
    branches/vhffs_4.1/vhffs-panel/admin/object/delete_avatar.pl
    branches/vhffs_4.1/vhffs-panel/admin/object/edit.pl
    branches/vhffs_4.1/vhffs-panel/admin/object/edit_submit.pl
    branches/vhffs_4.1/vhffs-panel/admin/object/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/object/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/pgsql/edit.pl
    branches/vhffs_4.1/vhffs-panel/admin/pgsql/edit_submit.pl
    branches/vhffs_4.1/vhffs-panel/admin/pgsql/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/pgsql/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/pgsql/show.pl
    branches/vhffs_4.1/vhffs-panel/admin/repository/edit.pl
    branches/vhffs_4.1/vhffs-panel/admin/repository/edit_submit.pl
    branches/vhffs_4.1/vhffs-panel/admin/repository/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/repository/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/repository/show.pl
    branches/vhffs_4.1/vhffs-panel/admin/stats.pl
    branches/vhffs_4.1/vhffs-panel/admin/su.pl
    branches/vhffs_4.1/vhffs-panel/admin/svn/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/svn/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/user/edit.pl
    branches/vhffs_4.1/vhffs-panel/admin/user/edit_note.pl
    branches/vhffs_4.1/vhffs-panel/admin/user/edit_submit.pl
    branches/vhffs_4.1/vhffs-panel/admin/user/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/user/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/user/show.pl
    branches/vhffs_4.1/vhffs-panel/admin/web/edit.pl
    branches/vhffs_4.1/vhffs-panel/admin/web/edit_submit.pl
    branches/vhffs_4.1/vhffs-panel/admin/web/list.pl
    branches/vhffs_4.1/vhffs-panel/admin/web/search.pl
    branches/vhffs_4.1/vhffs-panel/admin/web/show.pl
    branches/vhffs_4.1/vhffs-panel/alert.pl
    branches/vhffs_4.1/vhffs-panel/alert_submit.pl
    branches/vhffs_4.1/vhffs-panel/auth.pl
    branches/vhffs_4.1/vhffs-panel/cvs/create.pl
    branches/vhffs_4.1/vhffs-panel/cvs/cvs_submit.pl
    branches/vhffs_4.1/vhffs-panel/cvs/delete.pl
    branches/vhffs_4.1/vhffs-panel/cvs/prefs.pl
    branches/vhffs_4.1/vhffs-panel/cvs/prefs_save.pl
    branches/vhffs_4.1/vhffs-panel/dns/add_a.pl
    branches/vhffs_4.1/vhffs-panel/dns/add_cname.pl
    branches/vhffs_4.1/vhffs-panel/dns/add_mx.pl
    branches/vhffs_4.1/vhffs-panel/dns/add_ns.pl
    branches/vhffs_4.1/vhffs-panel/dns/create.pl
    branches/vhffs_4.1/vhffs-panel/dns/delete.pl
    branches/vhffs_4.1/vhffs-panel/dns/delete_a.pl
    branches/vhffs_4.1/vhffs-panel/dns/delete_cname.pl
    branches/vhffs_4.1/vhffs-panel/dns/delete_mx.pl
    branches/vhffs_4.1/vhffs-panel/dns/delete_ns.pl
    branches/vhffs_4.1/vhffs-panel/dns/dns_submit.pl
    branches/vhffs_4.1/vhffs-panel/dns/dns_type_submit.pl
    branches/vhffs_4.1/vhffs-panel/dns/modif_a.pl
    branches/vhffs_4.1/vhffs-panel/dns/modif_cname.pl
    branches/vhffs_4.1/vhffs-panel/dns/modif_mx.pl
    branches/vhffs_4.1/vhffs-panel/dns/prefs.pl
    branches/vhffs_4.1/vhffs-panel/getavatar.pl
    branches/vhffs_4.1/vhffs-panel/group/create.pl
    branches/vhffs_4.1/vhffs-panel/group/delete.pl
    branches/vhffs_4.1/vhffs-panel/group/join_group.pl
    branches/vhffs_4.1/vhffs-panel/group/prefs.pl
    branches/vhffs_4.1/vhffs-panel/group/prefs_save.pl
    branches/vhffs_4.1/vhffs-panel/group/project_submit.pl
    branches/vhffs_4.1/vhffs-panel/group/quota_used.pl
    branches/vhffs_4.1/vhffs-panel/group/remove_user_from_group.pl
    branches/vhffs_4.1/vhffs-panel/history.pl
    branches/vhffs_4.1/vhffs-panel/login.pl
    branches/vhffs_4.1/vhffs-panel/logout.pl
    branches/vhffs_4.1/vhffs-panel/lost.pl
    branches/vhffs_4.1/vhffs-panel/lost_ack.pl
    branches/vhffs_4.1/vhffs-panel/mail/add_account.pl
    branches/vhffs_4.1/vhffs-panel/mail/add_forward.pl
    branches/vhffs_4.1/vhffs-panel/mail/change_forward.pl
    branches/vhffs_4.1/vhffs-panel/mail/create.pl
    branches/vhffs_4.1/vhffs-panel/mail/delete.pl
    branches/vhffs_4.1/vhffs-panel/mail/delete_box.pl
    branches/vhffs_4.1/vhffs-panel/mail/delete_forward.pl
    branches/vhffs_4.1/vhffs-panel/mail/password_box.pl
    branches/vhffs_4.1/vhffs-panel/mail/prefs.pl
    branches/vhffs_4.1/vhffs-panel/mail/save_catchall.pl
    branches/vhffs_4.1/vhffs-panel/mail/spambox.pl
    branches/vhffs_4.1/vhffs-panel/mail/spamvirus.pl
    branches/vhffs_4.1/vhffs-panel/mail/submit.pl
    branches/vhffs_4.1/vhffs-panel/mailinglist/add_sub.pl
    branches/vhffs_4.1/vhffs-panel/mailinglist/change_right.pl
    branches/vhffs_4.1/vhffs-panel/mailinglist/create.pl
    branches/vhffs_4.1/vhffs-panel/mailinglist/del_member.pl
    branches/vhffs_4.1/vhffs-panel/mailinglist/delete.pl
    branches/vhffs_4.1/vhffs-panel/mailinglist/prefs.pl
    branches/vhffs_4.1/vhffs-panel/mailinglist/save_options.pl
    branches/vhffs_4.1/vhffs-panel/mailinglist/submit.pl
    branches/vhffs_4.1/vhffs-panel/mysql/create.pl
    branches/vhffs_4.1/vhffs-panel/mysql/delete.pl
    branches/vhffs_4.1/vhffs-panel/mysql/prefs.pl
    branches/vhffs_4.1/vhffs-panel/mysql/prefs_save.pl
    branches/vhffs_4.1/vhffs-panel/mysql/submit.pl
    branches/vhffs_4.1/vhffs-panel/object/upavatar.pl
    branches/vhffs_4.1/vhffs-panel/panel.pl
    branches/vhffs_4.1/vhffs-panel/pgsql/create.pl
    branches/vhffs_4.1/vhffs-panel/pgsql/delete.pl
    branches/vhffs_4.1/vhffs-panel/pgsql/pgsql_submit.pl
    branches/vhffs_4.1/vhffs-panel/pgsql/prefs.pl
    branches/vhffs_4.1/vhffs-panel/pgsql/prefs_save.pl
    branches/vhffs_4.1/vhffs-panel/public/allgroups.pl
    branches/vhffs_4.1/vhffs-panel/public/allwebsites.pl
    branches/vhffs_4.1/vhffs-panel/public/group.pl
    branches/vhffs_4.1/vhffs-panel/public/index.pl
    branches/vhffs_4.1/vhffs-panel/public/lastgroups.pl
    branches/vhffs_4.1/vhffs-panel/public/lastusers.pl
    branches/vhffs_4.1/vhffs-panel/public/rss/lastgroups.pl
    branches/vhffs_4.1/vhffs-panel/public/rss/lastusers.pl
    branches/vhffs_4.1/vhffs-panel/public/user.pl
    branches/vhffs_4.1/vhffs-panel/public/websearch.pl
    branches/vhffs_4.1/vhffs-panel/repository/create.pl
    branches/vhffs_4.1/vhffs-panel/repository/delete.pl
    branches/vhffs_4.1/vhffs-panel/repository/prefs.pl
    branches/vhffs_4.1/vhffs-panel/repository/prefs_save.pl
    branches/vhffs_4.1/vhffs-panel/repository/quota_used.pl
    branches/vhffs_4.1/vhffs-panel/repository/repository_submit.pl
    branches/vhffs_4.1/vhffs-panel/show_code.pl
    branches/vhffs_4.1/vhffs-panel/subscribe.pl
    branches/vhffs_4.1/vhffs-panel/svn/create.pl
    branches/vhffs_4.1/vhffs-panel/svn/delete.pl
    branches/vhffs_4.1/vhffs-panel/svn/prefs.pl
    branches/vhffs_4.1/vhffs-panel/svn/prefs_save.pl
    branches/vhffs_4.1/vhffs-panel/svn/svn_submit.pl
    branches/vhffs_4.1/vhffs-panel/user/delete.pl
    branches/vhffs_4.1/vhffs-panel/user/prefs.pl
    branches/vhffs_4.1/vhffs-panel/user/prefs_save.pl
    branches/vhffs_4.1/vhffs-panel/web/create.pl
    branches/vhffs_4.1/vhffs-panel/web/delete.pl
    branches/vhffs_4.1/vhffs-panel/web/prefs.pl
    branches/vhffs_4.1/vhffs-panel/web/prefs_save.pl
    branches/vhffs_4.1/vhffs-panel/web/web_submit.pl
    branches/vhffs_4.1/vhffs-robots/src/create_cvs.pl
    branches/vhffs_4.1/vhffs-robots/src/create_dns.pl
    branches/vhffs_4.1/vhffs-robots/src/create_groups.pl
    branches/vhffs_4.1/vhffs-robots/src/create_homes.pl
    branches/vhffs_4.1/vhffs-robots/src/create_mail.pl
    branches/vhffs_4.1/vhffs-robots/src/create_ml.pl
    branches/vhffs_4.1/vhffs-robots/src/create_mysql.pl
    branches/vhffs_4.1/vhffs-robots/src/create_pgsql.pl
    branches/vhffs_4.1/vhffs-robots/src/create_repository.pl
    branches/vhffs_4.1/vhffs-robots/src/create_svn.pl
    branches/vhffs_4.1/vhffs-robots/src/create_viewvcconf.pl
    branches/vhffs_4.1/vhffs-robots/src/create_web.pl
    branches/vhffs_4.1/vhffs-robots/src/cvs_fixperms.pl
    branches/vhffs_4.1/vhffs-robots/src/delete_cvs.pl
    branches/vhffs_4.1/vhffs-robots/src/delete_dns.pl
    branches/vhffs_4.1/vhffs-robots/src/delete_group.pl
    branches/vhffs_4.1/vhffs-robots/src/delete_mail.pl
    branches/vhffs_4.1/vhffs-robots/src/delete_ml.pl
    branches/vhffs_4.1/vhffs-robots/src/delete_mysql.pl
    branches/vhffs_4.1/vhffs-robots/src/delete_pgsql.pl
    branches/vhffs_4.1/vhffs-robots/src/delete_repository.pl
    branches/vhffs_4.1/vhffs-robots/src/delete_svn.pl
    branches/vhffs_4.1/vhffs-robots/src/delete_users.pl
    branches/vhffs_4.1/vhffs-robots/src/delete_web.pl
    branches/vhffs_4.1/vhffs-robots/src/dump_mysql.pl
    branches/vhffs_4.1/vhffs-robots/src/fix_quota.pl
    branches/vhffs_4.1/vhffs-robots/src/fix_quota_repository.pl
    branches/vhffs_4.1/vhffs-robots/src/generate_webstats.pl
    branches/vhffs_4.1/vhffs-robots/src/listengine_publicarchives.pl
    branches/vhffs_4.1/vhffs-robots/src/mailing.pl
    branches/vhffs_4.1/vhffs-robots/src/modify_mysql.pl
    branches/vhffs_4.1/vhffs-robots/src/modify_pgsql.pl
    branches/vhffs_4.1/vhffs-robots/src/refused_cvs.pl
    branches/vhffs_4.1/vhffs-robots/src/refused_dns.pl
    branches/vhffs_4.1/vhffs-robots/src/refused_groups.pl
    branches/vhffs_4.1/vhffs-robots/src/refused_mail.pl
    branches/vhffs_4.1/vhffs-robots/src/refused_ml.pl
    branches/vhffs_4.1/vhffs-robots/src/refused_mysql.pl
    branches/vhffs_4.1/vhffs-robots/src/refused_postgres.pl
    branches/vhffs_4.1/vhffs-robots/src/refused_repository.pl
    branches/vhffs_4.1/vhffs-robots/src/refused_svn.pl
    branches/vhffs_4.1/vhffs-robots/src/refused_web.pl
    branches/vhffs_4.1/vhffs-robots/src/svn_public.pl
    branches/vhffs_4.1/vhffs-robots/src/svn_websvn.pl
    branches/vhffs_4.1/vhffs-robots/src/update_quota_used.pl
    branches/vhffs_4.1/vhffs-robots/src/update_quota_used_repository.pl
    branches/vhffs_4.1/vhffs-robots/src/user_group.pl


Modified: branches/vhffs_4.1/Makefile
===================================================================
--- branches/vhffs_4.1/Makefile	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/Makefile	2007-02-04 11:24:07 UTC (rev 437)
@@ -2,7 +2,7 @@
 
 CONFDIR      = $(DESTDIR)/etc/vhffs
 DOCDIR       = $(DESTDIR)/usr/share/doc/vhffs
-APIDIR       = $(DESTDIR)/usr/share/vhffs/api
+APIDIR       = $(DESTDIR)/usr/share/vhffs/api/Vhffs
 PANELDIR     = $(DESTDIR)/usr/share/vhffs/panel
 TEMPLATESDIR = $(DESTDIR)/usr/share/vhffs/templates
 BACKENDDIR   = $(DESTDIR)/usr/share/vhffs/backend
@@ -20,10 +20,9 @@
 
 all: help
 
-install: update-version install-api install-panel install-listengine install-tools install-intl install-conf install-backend install-doc install-bots install-shell install-jabber link-api
+install: update-version install-api install-panel install-listengine install-tools install-intl install-conf install-backend install-doc install-bots install-shell install-jabber 
 
 install-debian: update-version debian-deps install-api install-panel install-listengine install-tools install-intl install-conf install-backend install-doc install-bots install-shell install-jabber
-	if [ ! -L "/usr/lib/perl5/Vhffs" ]; then ln -s "$(DESTDIR)/usr/share/vhffs/api" "/usr/lib/perl5/Vhffs" ; fi
 
 check: test-deps
 
@@ -62,18 +61,6 @@
 
 install-shell: build-shell add-shell
 
-link-api:
-	@perl -e " \
-	    foreach \$$inc ( @INC ) { \
-		unlink ( \$$inc . \"/Vhffs\" ) if ( -l \$$inc . \"/Vhffs\" ); \
-		if ( -d \$$inc && \$$inc =~ /site_perl\$$/ ) { \
-		    \$$link = \$$inc . \"/Vhffs\"; \
-		} \
-	    } \
-	    unlink( \$$link ) if( -f \$$link ); \
-	    (symlink( \"$(DESTDIR)/usr/share/vhffs/api\" , \$$link ) &&  print \"Link API with \$$link\n\") || \
-		print \"\n\n** WARNING **\n\nUnable to create symlink for Perl modules, please link /usr/share/vhffs/api with Vhffs in a perl include directory, please contact Vhffs team if you need help\n\n\";"
-		
 build-shell:
 	install -d -m 755 $(SHELLDIR)
 	gcc -Wall -pedantic -o $(SHELLDIR)/tuxshell vhffs-shells/tuxshell.c

Modified: branches/vhffs_4.1/vhffs-api/src/examples/add_acl.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/add_acl.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/add_acl.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/add_acl_dns.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/add_acl_dns.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/add_acl_dns.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_box.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_box.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_box.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_cvs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_cvs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_cvs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_cvs_panel.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_cvs_panel.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_cvs_panel.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_dir.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_dir.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_dir.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Functions;
 
 print Vhffs::Functions::create_dir( "/data/prout/zozoo/pezojfzpje" );

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_dns.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_dns.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_dns.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_forward.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_forward.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_forward.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_group.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_group.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_group.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -3,6 +3,7 @@
 
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_group_by_panel.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_group_by_panel.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_group_by_panel.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -3,6 +3,7 @@
 
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_mail.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_mail.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_mail.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_mysql.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_mysql.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_mysql.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_mysql_panel.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_mysql_panel.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_mysql_panel.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_panel_mail.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_panel_mail.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_panel_mail.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_postgres.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_postgres.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_postgres.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_repository.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_repository.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_repository.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_user.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_user.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_user.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -3,6 +3,7 @@
 
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_web.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_web.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_web.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/create_web_panel.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/create_web_panel.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/create_web_panel.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/delbox.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/delbox.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/delbox.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/delete_acl.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/delete_acl.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/delete_acl.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/generate_password.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/generate_password.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/generate_password.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -3,6 +3,7 @@
 
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/get_list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/get_list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/get_list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/hash_webdir.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/hash_webdir.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/hash_webdir.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Functions;
 
 print Vhffs::Functions::hash_webdir( "zozo.tata.com" );

Modified: branches/vhffs_4.1/vhffs-api/src/examples/hashdomain.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/hashdomain.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/hashdomain.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Functions;
 
 print Vhffs::Functions::hash_mxdomain("tuxfamily.org");

Modified: branches/vhffs_4.1/vhffs-api/src/examples/hashhome_example.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/hashhome_example.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/hashhome_example.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Functions;
 use Vhffs::Main;
 use Data::Dumper;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/hashpopuser.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/hashpopuser.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/hashpopuser.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Functions;
 
 print Vhffs::Functions::hash_popuser("soda");

Modified: branches/vhffs_4.1/vhffs-api/src/examples/join_group.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/join_group.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/join_group.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -3,6 +3,7 @@
 
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/list_themes.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/list_themes.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/list_themes.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Panel::Main;
 use Vhffs::Main;
 use Data::Dumper;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/mailuser.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/mailuser.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/mailuser.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/mailuser_add_box.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/mailuser_add_box.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/mailuser_add_box.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/modify_acl.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/modify_acl.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/modify_acl.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/modify_user.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/modify_user.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/modify_user.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -3,6 +3,7 @@
 
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/perm_for_user.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/perm_for_user.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/perm_for_user.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/print_domain.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/print_domain.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/print_domain.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_acl_per_object.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_acl_per_object.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_acl_per_object.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_dns_per_group.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_dns_per_group.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_dns_per_group.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_dns_per_user.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_dns_per_user.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_dns_per_user.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_cvs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_cvs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_cvs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_group.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_group.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_group.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_object.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_object.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_object.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_user.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_user.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_dumper_user.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_groups_per_user.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_groups_per_user.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_groups_per_user.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_last_users.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_last_users.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_last_users.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_mail_conf.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_mail_conf.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_mail_conf.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl -w -I/vhffs/vhffs-api/src/
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_mail_per_group.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_mail_per_group.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_mail_per_group.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/show_members_from_list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/show_members_from_list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/show_members_from_list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/stats.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/stats.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/stats.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Stats;
 

Modified: branches/vhffs_4.1/vhffs-api/src/examples/test.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/test.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/test.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/test2.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/test2.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/test2.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Constants;
 
 my $lol="ACL_VIEW";

Modified: branches/vhffs_4.1/vhffs-api/src/examples/test_conf.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/test_conf.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/test_conf.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/test_constants.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/test_constants.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/test_constants.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Constants;
 use strict;
 print "constante :";

Modified: branches/vhffs_4.1/vhffs-api/src/examples/test_delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/test_delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/test_delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/test_dns.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/test_dns.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/test_dns.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/test_fetch_info.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/test_fetch_info.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/test_fetch_info.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/test_httpd.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/test_httpd.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/test_httpd.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/test_obj.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/test_obj.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/test_obj.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Object;
 use Vhffs::Conf;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-api/src/examples/test_user.pl
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/examples/test_user.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-api/src/examples/test_user.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use strict;
 
 use Data::Dumper;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Conf;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-irc/modobot.pl
===================================================================
--- branches/vhffs_4.1/vhffs-irc/modobot.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-irc/modobot.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -11,6 +11,7 @@
 use Locale::gettext;
 use Data::Dumper;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-jabber/vhffspipe.pl
===================================================================
--- branches/vhffs_4.1/vhffs-jabber/vhffspipe.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-jabber/vhffspipe.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl -w
 
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/acl/add_acl_group.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/acl/add_acl_group.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/acl/add_acl_group.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/acl/add_acl_user.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/acl/add_acl_user.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/acl/add_acl_user.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/acl/submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/acl/submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/acl/submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/acl/view.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/acl/view.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/acl/view.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/broadcast.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/broadcast.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/broadcast.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/broadcast_delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/broadcast_delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/broadcast_delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/broadcast_list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/broadcast_list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/broadcast_list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/broadcast_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/broadcast_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/broadcast_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/broadcast_view.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/broadcast_view.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/broadcast_view.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/cvs/edit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/cvs/edit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/cvs/edit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/cvs/edit_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/cvs/edit_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/cvs/edit_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/cvs/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/cvs/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/cvs/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/cvs/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/cvs/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/cvs/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/cvs/show.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/cvs/show.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/cvs/show.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/dns/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/dns/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/dns/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/dns/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/dns/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/dns/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/group/edit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/group/edit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/group/edit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/group/edit_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/group/edit_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/group/edit_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/group/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/group/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/group/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/group/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/group/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/group/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/group/show.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/group/show.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/group/show.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mail/change_forward.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mail/change_forward.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mail/change_forward.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mail/delete_box.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mail/delete_box.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mail/delete_box.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mail/delete_forward.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mail/delete_forward.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mail/delete_forward.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mail/edit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mail/edit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mail/edit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mail/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mail/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mail/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mail/password_box.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mail/password_box.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mail/password_box.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mail/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mail/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mail/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mail/show.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mail/show.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mail/show.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mailing/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mailing/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mailing/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mailing/mailing_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mailing/mailing_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mailing/mailing_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mailing/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mailing/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mailing/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/moderation.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/moderation.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/moderation.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/moderation_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/moderation_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/moderation_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mysql/edit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mysql/edit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mysql/edit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mysql/edit_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mysql/edit_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mysql/edit_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mysql/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mysql/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mysql/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mysql/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mysql/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mysql/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/mysql/show.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/mysql/show.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/mysql/show.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/object/delete_avatar.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/object/delete_avatar.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/object/delete_avatar.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/object/edit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/object/edit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/object/edit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/object/edit_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/object/edit_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/object/edit_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/object/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/object/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/object/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/object/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/object/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/object/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/pgsql/edit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/pgsql/edit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/pgsql/edit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/pgsql/edit_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/pgsql/edit_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/pgsql/edit_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/pgsql/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/pgsql/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/pgsql/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/pgsql/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/pgsql/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/pgsql/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/pgsql/show.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/pgsql/show.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/pgsql/show.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/repository/edit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/repository/edit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/repository/edit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/repository/edit_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/repository/edit_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/repository/edit_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/repository/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/repository/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/repository/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/repository/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/repository/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/repository/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/repository/show.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/repository/show.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/repository/show.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/stats.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/stats.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/stats.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/su.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/su.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/su.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/svn/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/svn/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/svn/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/svn/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/svn/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/svn/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/user/edit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/user/edit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/user/edit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/user/edit_note.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/user/edit_note.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/user/edit_note.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/user/edit_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/user/edit_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/user/edit_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/user/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/user/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/user/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/user/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/user/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/user/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/user/show.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/user/show.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/user/show.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/web/edit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/web/edit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/web/edit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/web/edit_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/web/edit_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/web/edit_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/web/list.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/web/list.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/web/list.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/web/search.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/web/search.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/web/search.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/admin/web/show.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/admin/web/show.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/admin/web/show.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/alert.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/alert.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/alert.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/alert_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/alert_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/alert_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/auth.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/auth.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/auth.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -37,6 +37,7 @@
 use Locale::gettext;
 use HTML::Template;
 use CGI;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Panel::Main;
 use Vhffs::Constants;

Modified: branches/vhffs_4.1/vhffs-panel/cvs/create.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/cvs/create.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/cvs/create.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/cvs/cvs_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/cvs/cvs_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/cvs/cvs_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -43,6 +43,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/cvs/delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/cvs/delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/cvs/delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/cvs/prefs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/cvs/prefs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/cvs/prefs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/cvs/prefs_save.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/cvs/prefs_save.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/cvs/prefs_save.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/dns/add_a.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/add_a.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/add_a.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -43,6 +43,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/add_cname.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/add_cname.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/add_cname.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/add_mx.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/add_mx.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/add_mx.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/add_ns.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/add_ns.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/add_ns.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/create.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/create.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/create.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -9,6 +9,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/delete_a.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/delete_a.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/delete_a.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -9,6 +9,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/delete_cname.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/delete_cname.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/delete_cname.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/delete_mx.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/delete_mx.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/delete_mx.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/delete_ns.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/delete_ns.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/delete_ns.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/dns_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/dns_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/dns_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/dns_type_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/dns_type_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/dns_type_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/modif_a.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/modif_a.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/modif_a.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/modif_cname.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/modif_cname.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/modif_cname.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/modif_mx.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/modif_mx.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/modif_mx.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/dns/prefs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/dns/prefs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/dns/prefs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/getavatar.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/getavatar.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/getavatar.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -33,6 +33,7 @@
 use CGI;
 use GD;
 use GD::Text::Wrap;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Object;
 use Vhffs::Panel::Avatar;

Modified: branches/vhffs_4.1/vhffs-panel/group/create.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/group/create.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/group/create.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/group/delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/group/delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/group/delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/group/join_group.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/group/join_group.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/group/join_group.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/group/prefs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/group/prefs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/group/prefs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/group/prefs_save.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/group/prefs_save.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/group/prefs_save.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/group/project_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/group/project_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/group/project_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/group/quota_used.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/group/quota_used.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/group/quota_used.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -42,6 +42,7 @@
 use GD::Text::Wrap;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/group/remove_user_from_group.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/group/remove_user_from_group.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/group/remove_user_from_group.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/history.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/history.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/history.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/login.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/login.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/login.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 use Crypt::PasswdMD5;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Misc::Salt;
 
 use Vhffs::User;

Modified: branches/vhffs_4.1/vhffs-panel/logout.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/logout.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/logout.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -37,6 +37,7 @@
 use CGI;
 use CGI::Session;
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Panel::Main;
 
 my $panel = new_light Vhffs::Panel::Main();

Modified: branches/vhffs_4.1/vhffs-panel/lost.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/lost.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/lost.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -37,6 +37,7 @@
 use Locale::gettext;
 use HTML::Template;
 use CGI;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Panel::Main;
 
 

Modified: branches/vhffs_4.1/vhffs-panel/lost_ack.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/lost_ack.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/lost_ack.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/add_account.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/add_account.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/add_account.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/add_forward.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/add_forward.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/add_forward.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/change_forward.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/change_forward.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/change_forward.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/create.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/create.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/create.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/delete_box.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/delete_box.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/delete_box.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/delete_forward.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/delete_forward.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/delete_forward.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/password_box.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/password_box.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/password_box.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/prefs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/prefs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/prefs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/save_catchall.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/save_catchall.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/save_catchall.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/spambox.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/spambox.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/spambox.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/spamvirus.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/spamvirus.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/spamvirus.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mail/submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mail/submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mail/submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mailinglist/add_sub.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mailinglist/add_sub.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mailinglist/add_sub.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mailinglist/change_right.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mailinglist/change_right.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mailinglist/change_right.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mailinglist/create.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mailinglist/create.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mailinglist/create.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mailinglist/del_member.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mailinglist/del_member.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mailinglist/del_member.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mailinglist/delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mailinglist/delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mailinglist/delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mailinglist/prefs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mailinglist/prefs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mailinglist/prefs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mailinglist/save_options.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mailinglist/save_options.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mailinglist/save_options.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mailinglist/submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mailinglist/submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mailinglist/submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mysql/create.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mysql/create.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mysql/create.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mysql/delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mysql/delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mysql/delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/mysql/prefs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mysql/prefs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mysql/prefs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/mysql/prefs_save.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mysql/prefs_save.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mysql/prefs_save.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/mysql/submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/mysql/submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/mysql/submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/object/upavatar.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/object/upavatar.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/object/upavatar.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Object;
 use Vhffs::User;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/panel.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/panel.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/panel.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/pgsql/create.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/pgsql/create.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/pgsql/create.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/pgsql/delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/pgsql/delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/pgsql/delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/pgsql/pgsql_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/pgsql/pgsql_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/pgsql/pgsql_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/pgsql/prefs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/pgsql/prefs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/pgsql/prefs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/pgsql/prefs_save.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/pgsql/prefs_save.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/pgsql/prefs_save.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/public/allgroups.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/public/allgroups.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/public/allgroups.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -36,6 +36,7 @@
 use Locale::gettext;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/public/allwebsites.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/public/allwebsites.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/public/allwebsites.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -37,6 +37,7 @@
 use strict;
 use CGI;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/public/group.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/public/group.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/public/group.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/public/index.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/public/index.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/public/index.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -37,6 +37,7 @@
 use strict;
 use CGI;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/public/lastgroups.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/public/lastgroups.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/public/lastgroups.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -36,6 +36,7 @@
 use Locale::gettext;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/public/lastusers.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/public/lastusers.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/public/lastusers.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -37,6 +37,7 @@
 use strict;
 use CGI;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/public/rss/lastgroups.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/public/rss/lastgroups.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/public/rss/lastgroups.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -31,6 +31,7 @@
 
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 

Modified: branches/vhffs_4.1/vhffs-panel/public/rss/lastusers.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/public/rss/lastusers.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/public/rss/lastusers.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -31,6 +31,7 @@
 
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 

Modified: branches/vhffs_4.1/vhffs-panel/public/user.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/public/user.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/public/user.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/public/websearch.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/public/websearch.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/public/websearch.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -37,6 +37,7 @@
 use strict;
 use CGI;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/repository/create.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/repository/create.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/repository/create.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/repository/delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/repository/delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/repository/delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/repository/prefs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/repository/prefs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/repository/prefs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/repository/prefs_save.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/repository/prefs_save.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/repository/prefs_save.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/repository/quota_used.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/repository/quota_used.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/repository/quota_used.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -42,6 +42,7 @@
 use GD::Text::Wrap;
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/repository/repository_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/repository/repository_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/repository/repository_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -43,6 +43,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/show_code.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/show_code.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/show_code.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -33,6 +33,7 @@
 use CGI;
 use GD;
 use GD::Text::Wrap;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Panel::Confirmation;
 

Modified: branches/vhffs_4.1/vhffs-panel/subscribe.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/subscribe.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/subscribe.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -44,6 +44,7 @@
 use Locale::gettext;
 use HTML::Template;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Functions;

Modified: branches/vhffs_4.1/vhffs-panel/svn/create.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/svn/create.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/svn/create.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/svn/delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/svn/delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/svn/delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/svn/prefs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/svn/prefs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/svn/prefs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/svn/prefs_save.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/svn/prefs_save.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/svn/prefs_save.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -39,6 +39,7 @@
 use strict;
 use Data::Dumper;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/svn/svn_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/svn/svn_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/svn/svn_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/user/delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/user/delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/user/delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/user/prefs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/user/prefs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/user/prefs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/user/prefs_save.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/user/prefs_save.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/user/prefs_save.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/web/create.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/web/create.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/web/create.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Panel::Main;

Modified: branches/vhffs_4.1/vhffs-panel/web/delete.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/web/delete.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/web/delete.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/web/prefs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/web/prefs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/web/prefs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-panel/web/prefs_save.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/web/prefs_save.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/web/prefs_save.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-panel/web/web_submit.pl
===================================================================
--- branches/vhffs_4.1/vhffs-panel/web/web_submit.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-panel/web/web_submit.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 use CGI::Session;
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::User;
 use Vhffs::Group;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_cvs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_cvs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_cvs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -32,6 +32,7 @@
 # POSSIBILITY OF SUCH DAMAGE.
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots::Cvs;
 use Vhffs::Robots;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_dns.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_dns.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_dns.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -30,6 +30,8 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib '/usr/share/vhffs/api';
+
 use Vhffs::Services::DNS;
 use Vhffs::Robots;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_groups.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_groups.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_groups.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -30,6 +30,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Group;
 use Vhffs::Robots;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_homes.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_homes.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_homes.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -31,6 +31,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots::User;
 use Vhffs::Robots;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_mail.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_mail.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_mail.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -32,6 +32,7 @@
 #This robot create mail domain
 #It actives it
 
+use lib '/usr/share/vhffs/api';
 use Vhffs::Services::Mail;
 use Vhffs::Robots;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_ml.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_ml.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_ml.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -29,6 +29,7 @@
 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Robots;
 use Vhffs::Constants;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_mysql.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_mysql.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_mysql.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -32,6 +32,7 @@
 use strict;
 use POSIX;
 use locale;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots;
 use Vhffs::Services::Mysql;
 use Vhffs::Robots::Mysql;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_pgsql.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_pgsql.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_pgsql.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -30,6 +30,7 @@
 # POSSIBILITY OF SUCH DAMAGE.
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots::Postgres;
 use Vhffs::Main;
 use Vhffs::Robots;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_repository.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_repository.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_repository.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -32,6 +32,7 @@
 # POSSIBILITY OF SUCH DAMAGE.
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots::Repository;
 use Vhffs::Robots;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_svn.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_svn.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_svn.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -29,6 +29,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Robots;
 use Vhffs::Robots::Svn;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_viewvcconf.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_viewvcconf.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_viewvcconf.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -31,6 +31,7 @@
 
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Constants;
 use Vhffs::Services::Cvs;

Modified: branches/vhffs_4.1/vhffs-robots/src/create_web.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/create_web.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/create_web.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -30,6 +30,7 @@
 # POSSIBILITY OF SUCH DAMAGE.
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots::Web;
 use Vhffs::Services::Httpd;
 use Vhffs::Robots;

Modified: branches/vhffs_4.1/vhffs-robots/src/cvs_fixperms.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/cvs_fixperms.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/cvs_fixperms.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -38,6 +38,7 @@
 
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Robots;
 use Vhffs::Functions;

Modified: branches/vhffs_4.1/vhffs-robots/src/delete_cvs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/delete_cvs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/delete_cvs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -30,6 +30,7 @@
 # POSSIBILITY OF SUCH DAMAGE.
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots::Cvs;
 use Vhffs::Services::Cvs;
 use Vhffs::Constants;

Modified: branches/vhffs_4.1/vhffs-robots/src/delete_dns.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/delete_dns.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/delete_dns.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -29,6 +29,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots;
 use Vhffs::Services::DNS;
 use Vhffs::Main;

Modified: branches/vhffs_4.1/vhffs-robots/src/delete_group.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/delete_group.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/delete_group.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -30,6 +30,7 @@
 # POSSIBILITY OF SUCH DAMAGE.
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots::Group;
 use Vhffs::Main;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/delete_mail.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/delete_mail.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/delete_mail.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -30,6 +30,8 @@
 # POSSIBILITY OF SUCH DAMAGE.
 
 
+use lib '/usr/share/vhffs/api';
+
 use Vhffs::Services::Mail;
 use Vhffs::Services::Mailing;
 use Vhffs::Robots;

Modified: branches/vhffs_4.1/vhffs-robots/src/delete_ml.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/delete_ml.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/delete_ml.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -30,6 +30,7 @@
 # POSSIBILITY OF SUCH DAMAGE.
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Constants;
 use Vhffs::Robots;

Modified: branches/vhffs_4.1/vhffs-robots/src/delete_mysql.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/delete_mysql.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/delete_mysql.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -29,6 +29,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots;
 use Vhffs::Robots::Mysql;
 use Vhffs::Services::Mysql;

Modified: branches/vhffs_4.1/vhffs-robots/src/delete_pgsql.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/delete_pgsql.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/delete_pgsql.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -29,6 +29,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots;
 use Vhffs::Services::Postgres;
 use Vhffs::Robots::Postgres;

Modified: branches/vhffs_4.1/vhffs-robots/src/delete_repository.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/delete_repository.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/delete_repository.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -30,6 +30,7 @@
 # POSSIBILITY OF SUCH DAMAGE.
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots::Repository;
 use Vhffs::Services::Repository;
 use Vhffs::Constants;

Modified: branches/vhffs_4.1/vhffs-robots/src/delete_svn.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/delete_svn.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/delete_svn.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -29,6 +29,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Robots;
 use Vhffs::Robots::Svn;

Modified: branches/vhffs_4.1/vhffs-robots/src/delete_users.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/delete_users.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/delete_users.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -29,6 +29,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots qw( lock unlock vhffs_log );
 use Vhffs::Robots::User;
 use Vhffs::User;

Modified: branches/vhffs_4.1/vhffs-robots/src/delete_web.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/delete_web.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/delete_web.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -29,6 +29,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots;
 use Vhffs::Robots::Web;
 use Vhffs::Services::Httpd;

Modified: branches/vhffs_4.1/vhffs-robots/src/dump_mysql.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/dump_mysql.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/dump_mysql.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -34,6 +34,7 @@
 # and put it on each group directory
 #
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots;
 
 

Modified: branches/vhffs_4.1/vhffs-robots/src/fix_quota.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/fix_quota.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/fix_quota.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -35,6 +35,7 @@
 use locale;
 use Locale::gettext;
 use Quota;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Robots;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/fix_quota_repository.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/fix_quota_repository.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/fix_quota_repository.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -34,6 +34,7 @@
 use POSIX;
 use locale;
 use Locale::gettext;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Robots;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/generate_webstats.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/generate_webstats.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/generate_webstats.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -36,6 +36,7 @@
 #CustomLog /var/log/apache2/vhffs.log vhffs
 
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Conf;
 use Vhffs::Functions;

Modified: branches/vhffs_4.1/vhffs-robots/src/listengine_publicarchives.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/listengine_publicarchives.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/listengine_publicarchives.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -2,6 +2,7 @@
 
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Group;
 use Vhffs::Functions;

Modified: branches/vhffs_4.1/vhffs-robots/src/mailing.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/mailing.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/mailing.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -42,6 +42,7 @@
 use strict;
 use Encode;
 use utf8;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Functions;

Modified: branches/vhffs_4.1/vhffs-robots/src/modify_mysql.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/modify_mysql.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/modify_mysql.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -29,6 +29,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots;
 use Vhffs::Robots::Mysql;
 use Vhffs::Services::Mysql;

Modified: branches/vhffs_4.1/vhffs-robots/src/modify_pgsql.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/modify_pgsql.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/modify_pgsql.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -30,6 +30,7 @@
 # POSSIBILITY OF SUCH DAMAGE.
 
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Robots;
 use Vhffs::Services::Postgres;
 use Vhffs::Robots::Postgres;

Modified: branches/vhffs_4.1/vhffs-robots/src/refused_cvs.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/refused_cvs.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/refused_cvs.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -33,6 +33,7 @@
 use locale;
 use Locale::gettext;
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/refused_dns.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/refused_dns.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/refused_dns.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -33,6 +33,7 @@
 use locale;
 use Locale::gettext;
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Robots;

Modified: branches/vhffs_4.1/vhffs-robots/src/refused_groups.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/refused_groups.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/refused_groups.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -33,6 +33,7 @@
 use locale;
 use Locale::gettext;
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/refused_mail.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/refused_mail.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/refused_mail.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -33,6 +33,7 @@
 use locale;
 use Locale::gettext;
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/refused_ml.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/refused_ml.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/refused_ml.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -33,6 +33,7 @@
 use locale;
 use Locale::gettext;
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Robots;
 use Vhffs::User;

Modified: branches/vhffs_4.1/vhffs-robots/src/refused_mysql.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/refused_mysql.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/refused_mysql.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use POSIX qw(locale_h);
 use locale;
 use Locale::gettext;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/refused_postgres.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/refused_postgres.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/refused_postgres.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -33,6 +33,7 @@
 use locale;
 use Locale::gettext;
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/refused_repository.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/refused_repository.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/refused_repository.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -33,6 +33,7 @@
 use locale;
 use Locale::gettext;
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/refused_svn.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/refused_svn.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/refused_svn.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -4,6 +4,7 @@
 use locale;
 use Locale::gettext;
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/refused_web.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/refused_web.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/refused_web.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -33,6 +33,7 @@
 use locale;
 use Locale::gettext;
 use strict;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/svn_public.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/svn_public.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/svn_public.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -29,6 +29,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Robots;
 use Vhffs::Robots::Svn;

Modified: branches/vhffs_4.1/vhffs-robots/src/svn_websvn.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/svn_websvn.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/svn_websvn.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -31,6 +31,7 @@
 
 use strict;
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Constants;
 use Vhffs::Services::Svn;

Modified: branches/vhffs_4.1/vhffs-robots/src/update_quota_used.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/update_quota_used.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/update_quota_used.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -35,6 +35,7 @@
 use locale;
 use Locale::gettext;
 use Quota;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Robots;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/update_quota_used_repository.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/update_quota_used_repository.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/update_quota_used_repository.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -34,6 +34,7 @@
 use POSIX;
 use locale;
 use Locale::gettext;
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::Robots;
 use Vhffs::Group;

Modified: branches/vhffs_4.1/vhffs-robots/src/user_group.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/user_group.pl	2007-02-04 10:22:14 UTC (rev 436)
+++ branches/vhffs_4.1/vhffs-robots/src/user_group.pl	2007-02-04 11:24:07 UTC (rev 437)
@@ -29,6 +29,7 @@
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 # POSSIBILITY OF SUCH DAMAGE.
 
+use lib "/usr/share/vhffs/api/";
 use Vhffs::Main;
 use Vhffs::User;
 use Vhffs::Group;


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/