Suppression de librairies externes non utilises

This commit is contained in:
Laurent Destailleur
2007-12-28 14:53:52 +00:00
parent 2b0d7b3749
commit 38e048258a
18 changed files with 128 additions and 2355 deletions

View File

@@ -20,7 +20,6 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Id$
* $Source$
*/
/**
@@ -183,7 +182,7 @@ if ($_POST["delete"])
llxHeader();
print_fiche_titre($langs->trans("ExternalRSSSetup"), $mesg, 'setup');
print '<br>';
// Formulaire ajout
print '<form name="externalrssconfig" action="external_rss.php" method="post">';