From 7794e96f34090e40aa804502bcf863c3e592584a Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Wed, 19 Oct 2005 20:47:20 +0000 Subject: [PATCH] wibble bis git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@119 839d8a87-29fc-0310-9880-83ba4fa771e5 --- install.d/contacts/files | 2 -- install.d/emails/files | 2 -- install.d/lists/files | 1 - install.d/newsletter/files | 1 - install.d/platal-dev/files | 3 --- install.d/platal/files | 16 ++++++---------- install.d/search/files | 2 +- install.d/skins/files | 1 - install.d/webredirect/files | 1 - install.d/xorg-stuff/files | 1 - 10 files changed, 7 insertions(+), 23 deletions(-) diff --git a/install.d/contacts/files b/install.d/contacts/files index c802b77..678130e 100644 --- a/install.d/contacts/files +++ b/install.d/contacts/files @@ -1,5 +1,4 @@ include/notifs.inc.php -bin/cron/send_notifs.php htdocs/carnet/index.php htdocs/carnet/mescontacts_pdf.php htdocs/carnet/mescontacts.php @@ -9,4 +8,3 @@ templates/carnet/index.tpl templates/carnet/mescontacts.tpl templates/carnet/notifs.tpl templates/carnet/panel.tpl -include/texify.inc.php diff --git a/install.d/emails/files b/install.d/emails/files index b6cd5b9..ffb3191 100644 --- a/install.d/emails/files +++ b/install.d/emails/files @@ -14,5 +14,3 @@ templates/emails/redirect.tpl templates/emails/send.tpl templates/emails.tpl templates/include/form.valid.aliases.tpl -templates/preferences.tpl.d/10.mails.tpl -templates/preferences.tpl.d/20.alias.tpl diff --git a/install.d/lists/files b/install.d/lists/files index 055acd4..def0eee 100644 --- a/install.d/lists/files +++ b/install.d/lists/files @@ -29,7 +29,6 @@ include/validations/listes.inc.php templates/admin/lists.tpl templates/include/form.valid.listes.tpl templates/listes/admin.tpl -templates/listes/archives.head.tpl templates/listes/archives.tpl templates/listes/check.tpl templates/listes/create.tpl diff --git a/install.d/newsletter/files b/install.d/newsletter/files index 460a409..97301b2 100644 --- a/install.d/newsletter/files +++ b/install.d/newsletter/files @@ -10,7 +10,6 @@ htdocs/newsletter/submit.php include/newsletter.inc.php templates/admin/newsletter_edit.tpl templates/admin/newsletter.tpl -templates/newsletter/head.tpl templates/newsletter/index.tpl templates/newsletter/show.tpl templates/newsletter/submit.tpl diff --git a/install.d/platal-dev/files b/install.d/platal-dev/files index ccb882f..c0eb420 100644 --- a/install.d/platal-dev/files +++ b/install.d/platal-dev/files @@ -1,8 +1,5 @@ bin/devel/modules_status -bin/devel/tplgettext.php bin/devel/lists.foreach_template.py - bin/devel/xhtml.classes.pl bin/devel/xhtml.validate.pl - templates/database-debug.tpl diff --git a/install.d/platal/files b/install.d/platal/files index c9baa83..8ed6e90 100644 --- a/install.d/platal/files +++ b/install.d/platal/files @@ -1,5 +1,4 @@ bin/cron/clean.php -bin/cron/connect.db.inc.php bin/cron/cron_validations.php htdocs/acces_smtp.php htdocs/admin/index.php @@ -261,23 +260,21 @@ htdocs/recovery.php htdocs/tmpPWD.php include/validations.inc.php include/xml-rpc-client.inc.php -include/xorg/database.inc.php -include/xorg/env.inc.php -include/xorg/errors.inc.php -include/xorg.globals.inc.php -include/xorg.globals.inc.php.in +include/platal/database.inc.php +include/platal/env.inc.php +include/platal/errors.inc.php +include/platal/iterator.inc.php +include/platal/smarty.plugins.inc.php +include/platal/xml-rpc.inc.php include/xorg/hook.inc.php include/xorg.inc.php -include/xorg/iterator.inc.php include/xorg.mailer.inc.php include/xorg/menu.inc.php include/xorg.misc.inc.php include/xorg/page.inc.php include/xorg.plugin.inc.php include/xorg/session.inc.php -include/xorg/smarty.plugins.inc.php include/xorg.table-editor.inc.php -include/xorg/xml-rpc.inc.php plugins/block.min_auth.php plugins/block.only_public.php plugins/block.perms.php @@ -289,7 +286,6 @@ plugins/insert.getNbIns.php plugins/insert.getNbNotifs.php plugins/insert.getUserName.php plugins/insert.mkStats.php -plugins/modifier.glob.php plugins/modifier.url.php templates/acces_smtp.tpl templates/admin/index.tpl diff --git a/install.d/search/files b/install.d/search/files index 277f754..9f333ce 100644 --- a/install.d/search/files +++ b/install.d/search/files @@ -1,6 +1,6 @@ htdocs/advanced_search.php htdocs/search.php -include/search.classes.inc.php +include/search.inc.php bin/cron/recherche.php templates/search.adv.form.tpl templates/search.adv.links.tpl diff --git a/install.d/skins/files b/install.d/skins/files index 1ae8450..f5218fd 100644 --- a/install.d/skins/files +++ b/install.d/skins/files @@ -70,7 +70,6 @@ htdocs/images/sk_trapped_menu.gif htdocs/images/sk_trapped_monstre.jpg htdocs/images/sk_trapped_titre.gif htdocs/skins.php -templates/preferences.tpl.d/90.skin.tpl templates/skin/espace.tpl templates/skin/humlinux.tpl templates/skin/linux.tpl diff --git a/install.d/webredirect/files b/install.d/webredirect/files index 366be3c..e0ae6e1 100644 --- a/install.d/webredirect/files +++ b/install.d/webredirect/files @@ -2,4 +2,3 @@ htdocs/webredirect.php scripts/webredirect_error.php scripts/webredirect.php templates/webredirect.tpl -templates/preferences.tpl.d/80.webredirect.tpl diff --git a/install.d/xorg-stuff/files b/install.d/xorg-stuff/files index b39938d..6d8f414 100644 --- a/install.d/xorg-stuff/files +++ b/install.d/xorg-stuff/files @@ -93,7 +93,6 @@ templates/docs/ethique.tpl templates/docs/faq.tpl templates/docs/index.tpl templates/docs/plan.tpl -templates/docs/secu.tpl templates/docs/services.tpl templates/dons.tpl templates/skin/common.bandeau.head.tpl -- 2.1.4