mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 17:18:13 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#!/usr/bin/perl
|
||||
#--------------------------------------------------------------------
|
||||
# Lance la generation de la doc dev doxygen
|
||||
#
|
||||
# \version $Id$
|
||||
#--------------------------------------------------------------------
|
||||
|
||||
# Detecte repertoire du script
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#--------------------------------------------------------------------
|
||||
# \brief This script is a preprocessor for PHP files to be used
|
||||
# on PHP source files before running Doxygen.
|
||||
# \version $Id$
|
||||
# \author Laurent Destailleur
|
||||
#--------------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
# Script to get version of a source file
|
||||
# Does not work with cygwin cvs command on Windows.
|
||||
#
|
||||
# \version $Id$
|
||||
#--------------------------------------------------------------------
|
||||
|
||||
# Usage: dolibarr-doxygen-getversion.pl pathtofilefromdolibarrroot
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#----------------------------------------------------------------------------
|
||||
# \file build/makepack-dolibarr.pl
|
||||
# \brief Dolibarr package builder (tgz, zip, rpm, deb, exe, aps)
|
||||
# \version $Id: makepack-dolibarr.pl,v 1.151 2011/08/22 23:09:30 eldy Exp $
|
||||
# \author (c)2004-2011 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
@@ -45,7 +44,7 @@ if (-d "/usr/src/RPM") { $RPMDIR="/usr/src/RPM"; } # mandrake
|
||||
|
||||
|
||||
use vars qw/ $REVISION $VERSION /;
|
||||
$REVISION='$Revision: 1.151 $'; $REVISION =~ /\s(.*)\s/; $REVISION=$1;
|
||||
$REVISION='$Revision: 1.152 $'; $REVISION =~ /\s(.*)\s/; $REVISION=$1;
|
||||
$VERSION="3.2 (build $REVISION)";
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#----------------------------------------------------------------------------
|
||||
# \file build/makepack-dolibarrlang.pl
|
||||
# \brief Package builder (tgz, zip, rpm, deb, exe)
|
||||
# \version $Revision: 1.9 $
|
||||
# \author (c)2005 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
@@ -22,7 +21,7 @@ $PROJECT = "dolibarr";
|
||||
);
|
||||
|
||||
use vars qw/ $REVISION $VERSION /;
|
||||
$REVISION = '$Revision: 1.9 $';
|
||||
$REVISION = '$Revision: 1.10 $';
|
||||
$REVISION =~ /\s(.*)\s/;
|
||||
$REVISION = $1;
|
||||
$VERSION = "1.0 (build $REVISION)";
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#----------------------------------------------------------------------------
|
||||
# \file build/makepack-dolibarrmodule.pl
|
||||
# \brief Package builder (tgz, zip, rpm, deb, exe)
|
||||
# \version $Revision$
|
||||
# \author (c)2005-2006 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
@@ -19,7 +18,7 @@ use Cwd;
|
||||
|
||||
|
||||
use vars qw/ $REVISION $VERSION /;
|
||||
$REVISION='$Revision$'; $REVISION =~ /\s(.*)\s/; $REVISION=$1;
|
||||
$REVISION='$Revision: 1.20 $'; $REVISION =~ /\s(.*)\s/; $REVISION=$1;
|
||||
$VERSION="1.0 (build $REVISION)";
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#-----------------------------------------------------------------------------
|
||||
# \file build/makepack-dolibarrtheme.pl
|
||||
# \brief Script to build a theme Package for Dolibarr
|
||||
# \version $Revision: 1.10 $
|
||||
# \author (c)2005-2009 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
@@ -25,7 +24,7 @@ $PROJECT="dolibarr";
|
||||
|
||||
|
||||
use vars qw/ $REVISION $VERSION /;
|
||||
$REVISION='$Revision: 1.10 $'; $REVISION =~ /\s(.*)\s/; $REVISION=$1;
|
||||
$REVISION='$Revision: 1.11 $'; $REVISION =~ /\s(.*)\s/; $REVISION=$1;
|
||||
$VERSION="1.0 (build $REVISION)";
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#----------------------------------------------------------------------------
|
||||
# \file build/patch/buildpatch.sh
|
||||
# \brief Create patch files
|
||||
# \version $Revision$
|
||||
# \author (c)2009-2011 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
#----------------------------------------------------------------------------
|
||||
# This script can be used to build a patch after a developer has made
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#----------------------------------------------------------------------------
|
||||
# \file dolibarr.pl
|
||||
# \brief Dolibarr script install for Virtualmin Pro
|
||||
# \version $Revision: 1.20 $
|
||||
# \author (c)2009-2011 Regis Houssin <regis@dolibarr.fr>
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -20,10 +20,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
\file htdocs/dev/generate-commande.php
|
||||
\brief Script de generation de donnees aleatoires pour les commandes
|
||||
\version $Id: generate-commande.php,v 1.18 2011/07/31 22:21:57 eldy Exp $
|
||||
*/
|
||||
* \file htdocs/dev/generate-commande.php
|
||||
* \brief Script de generation de donnees aleatoires pour les commandes
|
||||
*/
|
||||
|
||||
// Test si mode batch
|
||||
$sapi_type = php_sapi_name();
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
/**
|
||||
* \file htdocs/dev/generate-facture.php
|
||||
* \brief Script de generation de donnees aleatoires pour les factures
|
||||
* \version $Id: generate-facture.php,v 1.15 2011/07/31 22:21:57 eldy Exp $
|
||||
*/
|
||||
|
||||
// Test si mode batch
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
/**
|
||||
* \file htdocs/dev/generate-produit.php
|
||||
* \brief Script de generation de donnees aleatoires pour les produits
|
||||
* \version $Id: generate-produit.php,v 1.17 2011/07/31 22:21:57 eldy Exp $
|
||||
*/
|
||||
|
||||
// Test si mode batch
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
/**
|
||||
* \file htdocs/dev/generate-propale.php
|
||||
* \brief Script de generation de donnees aleatoires pour les propales
|
||||
* \version $Id: generate-propale.php,v 1.16 2011/07/31 22:21:57 eldy Exp $
|
||||
*/
|
||||
|
||||
// Test si mode batch
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
/**
|
||||
* \file htdocs/dev/generate-societe.php
|
||||
* \brief Script de generation de donnees aleatoires pour les societes
|
||||
* \version $Id: generate-societe.php,v 1.17 2011/07/31 22:21:57 eldy Exp $
|
||||
*/
|
||||
|
||||
// Test si mode batch
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
/**
|
||||
* \file dev/samples/manage_order.php
|
||||
* \brief This file is an example for a command line script
|
||||
* \version $Id: create_invoice.php,v 1.6 2011/07/31 22:21:59 eldy Exp $
|
||||
* \author Put author name here
|
||||
* \remarks Put here some comments
|
||||
*/
|
||||
@@ -35,7 +34,7 @@ if (substr($sapi_type, 0, 3) == 'cgi') {
|
||||
}
|
||||
|
||||
// Global variables
|
||||
$version='$Revision: 1.6 $';
|
||||
$version='$Revision: 1.7 $';
|
||||
$error=0;
|
||||
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
/**
|
||||
* \file dev/samples/manage_order.php
|
||||
* \brief This file is an example for a command line script
|
||||
* \version $Id: create_order.php,v 1.10 2011/07/31 22:21:59 eldy Exp $
|
||||
* \author Put author name here
|
||||
* \remarks Put here some comments
|
||||
*/
|
||||
@@ -35,7 +34,7 @@ if (substr($sapi_type, 0, 3) == 'cgi') {
|
||||
}
|
||||
|
||||
// Global variables
|
||||
$version='$Revision: 1.10 $';
|
||||
$version='$Revision: 1.11 $';
|
||||
$error=0;
|
||||
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
/**
|
||||
* \file dev/samples/create_product.php
|
||||
* \brief This file is an example for a command line script
|
||||
* \version $Id: create_product.php,v 1.9 2011/07/31 22:21:59 eldy Exp $
|
||||
* \author Put author name here
|
||||
* \remarks Put here some comments
|
||||
*/
|
||||
@@ -35,7 +34,7 @@ if (substr($sapi_type, 0, 3) == 'cgi') {
|
||||
}
|
||||
|
||||
// Global variables
|
||||
$version='$Revision: 1.9 $';
|
||||
$version='$Revision: 1.10 $';
|
||||
$error=0;
|
||||
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file dev/skeletons/build_class_from_table.php
|
||||
* \ingroup core
|
||||
* \brief Create a complete class file from a table in database
|
||||
* \version $Id: build_class_from_table.php,v 1.33 2011/07/31 22:21:58 eldy Exp $
|
||||
*/
|
||||
|
||||
$sapi_type = php_sapi_name();
|
||||
@@ -38,7 +37,7 @@ require_once($path."../../htdocs/master.inc.php");
|
||||
// After this $db is a defined handler to database.
|
||||
|
||||
// Main
|
||||
$version='$Revision: 1.33 $';
|
||||
$version='$Revision: 1.34 $';
|
||||
@set_time_limit(0);
|
||||
$error=0;
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file dev/skeletons/build_webservice_from_class.php
|
||||
* \ingroup core
|
||||
* \brief Create a complete webservice file from CRUD functions of a PHP class
|
||||
* \version $Id: build_webservice_from_class.php,v 1.7 2011/07/31 22:21:58 eldy Exp $
|
||||
*/
|
||||
|
||||
$sapi_type = php_sapi_name();
|
||||
@@ -38,7 +37,7 @@ require_once($path."../../htdocs/master.inc.php");
|
||||
// After this $db is a defined handler to database.
|
||||
|
||||
// Main
|
||||
$version='$Revision: 1.7 $';
|
||||
$version='$Revision: 1.8 $';
|
||||
@set_time_limit(0);
|
||||
$error=0;
|
||||
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
* \file htdocs/includes/modules/modMyModule.class.php
|
||||
* \ingroup mymodule
|
||||
* \brief Description and activation file for module MyModule
|
||||
* \version $Id: modMyModule.class.php,v 1.68 2011/08/10 23:30:20 eldy Exp $
|
||||
*/
|
||||
include_once(DOL_DOCUMENT_ROOT ."/includes/modules/DolibarrModules.class.php");
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file dev/skeletons/skeleton_class.class.php
|
||||
* \ingroup mymodule othermodule1 othermodule2
|
||||
* \brief This file is an example for a CRUD class file (Create/Read/Update/Delete)
|
||||
* \version $Id: skeleton_class.class.php,v 1.32 2011/07/31 22:21:58 eldy Exp $
|
||||
* \author Put author name here
|
||||
* \remarks Put here some comments
|
||||
*/
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file dev/skeletons/skeleton_page.php
|
||||
* \ingroup mymodule othermodule1 othermodule2
|
||||
* \brief This file is an example of a php page
|
||||
* \version $Id: skeleton_page.php,v 1.19 2011/07/31 22:21:57 eldy Exp $
|
||||
* \author Put author name here
|
||||
* \remarks Put here some comments
|
||||
*/
|
||||
@@ -113,5 +112,5 @@ $somethingshown=$myobject->showLinkedObjectBlock();
|
||||
|
||||
// End of page
|
||||
$db->close();
|
||||
llxFooter('$Date: 2011/07/31 22:21:57 $ - $Revision: 1.19 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file dev/skeletons/skeleton_script.php
|
||||
* \ingroup mymodule othermodule1 othermodule2
|
||||
* \brief This file is an example for a command line script
|
||||
* \version $Id: skeleton_script.php,v 1.28 2011/07/31 22:21:58 eldy Exp $
|
||||
* \author Put author name here
|
||||
* \remarks Put here some comments
|
||||
*/
|
||||
@@ -37,7 +36,7 @@ if (substr($sapi_type, 0, 3) == 'cgi') {
|
||||
}
|
||||
|
||||
// Global variables
|
||||
$version='$Revision: 1.28 $';
|
||||
$version='$Revision: 1.29 $';
|
||||
$error=0;
|
||||
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file dev/translation/autotranslator.php
|
||||
* \ingroup mymodule othermodule1 othermodule2
|
||||
* \brief This file is an example for a command line script
|
||||
* \version $Id: autotranslator.php,v 1.13 2011/07/31 22:21:59 eldy Exp $
|
||||
* \author Put author name here
|
||||
* \remarks Put here some comments
|
||||
*/
|
||||
@@ -44,7 +43,7 @@ require_once($path.'../../htdocs/lib/files.lib.php');
|
||||
$langs->load("main");
|
||||
|
||||
// Global variables
|
||||
$version='$Revision: 1.13 $';
|
||||
$version='$Revision: 1.14 $';
|
||||
$error=0;
|
||||
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/accountancy/class/accountancyaccount.class.php
|
||||
* \ingroup accounting
|
||||
* \brief Fichier de la classe des comptes comptables
|
||||
* \version $Id: accountancyaccount.class.php,v 1.2 2011/08/03 00:45:22 eldy Exp $
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/accountancy/class/accountancysystem.class.php
|
||||
* \ingroup accounting
|
||||
* \brief File of class to manage accountancy systems
|
||||
* \version $Id: accountancysystem.class.php,v 1.3 2011/08/03 00:45:22 eldy Exp $
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
* \file htdocs/adherents/admin/adherent.php
|
||||
* \ingroup member
|
||||
* \brief Page to setup the module Foundation
|
||||
* \version $Id: adherent.php,v 1.19 2011/08/17 15:56:23 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -331,7 +330,7 @@ $db->close();
|
||||
|
||||
print '<br>';
|
||||
|
||||
llxFooter('$Date: 2011/08/17 15:56:23 $ - $Revision: 1.19 $');
|
||||
llxFooter();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/adherents/admin/adherent_extrafields.php
|
||||
* \ingroup member
|
||||
* \brief Page to setup extra fields of members
|
||||
* \version $Id: adherent_extrafields.php,v 1.5 2011/08/03 00:45:42 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -311,5 +310,5 @@ if ($_GET["attrname"] && $action == 'edit')
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/03 00:45:42 $ - $Revision: 1.5 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \ingroup member
|
||||
* \brief File of main public page for member module
|
||||
* \author Laurent Destailleur
|
||||
* \version $Id: public.php,v 1.3 2011/08/03 00:45:42 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -186,5 +185,5 @@ print '</table>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/03 00:45:42 $ - $Revision: 1.3 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/adherents/card_subscriptions.php
|
||||
* \ingroup member
|
||||
* \brief Onglet d'ajout, edition, suppression des adhesions d'un adherent
|
||||
* \version $Id: card_subscriptions.php,v 1.79 2011/07/31 22:23:28 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -995,5 +994,5 @@ else
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:28 $ - $Revision: 1.79 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/adherents/cartes/carte.php
|
||||
* \ingroup member
|
||||
* \brief Page to output members business cards
|
||||
* \version $Id: carte.php,v 1.42 2011/08/03 00:45:46 eldy Exp $
|
||||
*/
|
||||
require("../../main.inc.php");
|
||||
require_once(DOL_DOCUMENT_ROOT."/lib/files.lib.php");
|
||||
@@ -87,7 +86,7 @@ if ((empty($foruserid) && empty($foruserlogin) && empty($mode)) || $mesg)
|
||||
print '</form>';
|
||||
print '<br>';
|
||||
|
||||
llxFooter('$Date: 2011/08/03 00:45:46 $ - $Revision: 1.42 $');
|
||||
llxFooter();
|
||||
}
|
||||
else
|
||||
{
|
||||
@@ -210,7 +209,7 @@ else
|
||||
{
|
||||
dol_print_error($db);
|
||||
|
||||
llxFooter('$Date: 2011/08/03 00:45:46 $ - $Revision: 1.42 $');
|
||||
llxFooter();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
* \file htdocs/adherents/class/adherent.class.php
|
||||
* \ingroup member
|
||||
* \brief File of class to manage members of a foundation
|
||||
* \version $Id: adherent.class.php,v 1.50 2011/08/20 15:11:31 eldy Exp $
|
||||
*/
|
||||
|
||||
require_once(DOL_DOCUMENT_ROOT."/core/class/commonobject.class.php");
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
* \ingroup member
|
||||
* \brief File of class to manage members types
|
||||
* \author Rodolphe Quiedeville
|
||||
* \version $Id: adherent_type.class.php,v 1.12 2011/08/03 00:45:44 eldy Exp $
|
||||
*/
|
||||
|
||||
require_once(DOL_DOCUMENT_ROOT."/core/class/commonobject.class.php");
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/adherents/class/adherentstats.class.php
|
||||
* \ingroup member
|
||||
* \brief Fichier de la classe de gestion des stats des adhérents
|
||||
* \version $Id: adherentstats.class.php,v 1.3 2011/08/03 00:45:44 eldy Exp $
|
||||
*/
|
||||
|
||||
include_once DOL_DOCUMENT_ROOT . "/core/class/stats.class.php";
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/adherents/class/cotisation.class.php
|
||||
* \ingroup member
|
||||
* \brief File of class to manage subscriptions of foundation members
|
||||
* \version $Id: cotisation.class.php,v 1.9 2011/08/03 00:45:44 eldy Exp $
|
||||
*/
|
||||
|
||||
require_once(DOL_DOCUMENT_ROOT."/core/class/commonobject.class.php");
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/adherents/cotisations.php
|
||||
* \ingroup member
|
||||
* \brief Page de consultation et insertion d'une cotisation
|
||||
* \version $Id: cotisations.php,v 1.58 2011/07/31 22:23:28 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -228,5 +227,5 @@ else
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:28 $ - $Revision: 1.58 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
* \file htdocs/adherents/document.php
|
||||
* \brief Tab for documents linked to third party
|
||||
* \ingroup societe
|
||||
* \version $Id: document.php,v 1.9 2011/07/31 22:23:28 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -230,6 +229,6 @@ else
|
||||
$db->close();
|
||||
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:28 $ - $Revision: 1.9 $');
|
||||
llxFooter();
|
||||
|
||||
?>
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
* \file htdocs/adherents/fiche.php
|
||||
* \ingroup member
|
||||
* \brief Page of member
|
||||
* \version $Id: fiche.php,v 1.242 2011/08/20 15:11:33 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -1527,5 +1526,5 @@ if ($rowid && $action != 'edit')
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/20 15:11:33 $ - $Revision: 1.242 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/adherents/fiche_subscription.php
|
||||
* \ingroup member
|
||||
* \brief Page to add/edit/remove a member subscription
|
||||
* \version $Id: fiche_subscription.php,v 1.31 2011/08/08 18:47:41 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -392,5 +391,5 @@ if ($rowid && $action != 'edit')
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/08 18:47:41 $ - $Revision: 1.31 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
* \ingroup member
|
||||
* \brief Page d'export htpasswd du fichier des adherents
|
||||
* \author Rodolphe Quiedeville
|
||||
* \version $Id: htpasswd.php,v 1.15 2011/07/31 22:23:28 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -81,5 +80,5 @@ else
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:28 $ - $Revision: 1.15 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -344,5 +344,5 @@ print '</table>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:28 $ - $Revision: 1.72 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/adherents/info.php
|
||||
* \ingroup member
|
||||
* \brief Page des informations d'un adherent
|
||||
* \version $Id: info.php,v 1.15 2011/07/31 22:23:28 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -62,5 +61,5 @@ print '</div>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:28 $ - $Revision: 1.15 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,8 +20,7 @@
|
||||
* \file htdocs/adherents/info_subscription.php
|
||||
* \ingroup member
|
||||
* \brief Page with information of subscriptions of a member
|
||||
* \version $Id: info_subscription.php,v 1.13 2011/08/08 16:00:18 eldy Exp $
|
||||
*/
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
require_once(DOL_DOCUMENT_ROOT."/lib/functions2.lib.php");
|
||||
@@ -80,5 +79,5 @@ print '</div>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/08 16:00:18 $ - $Revision: 1.13 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/adherents/ldap.php
|
||||
* \ingroup ldap member
|
||||
* \brief Page fiche LDAP adherent
|
||||
* \version $Id: ldap.php,v 1.32 2011/07/31 22:23:27 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -232,5 +231,5 @@ print '</table>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:27 $ - $Revision: 1.32 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/adherents/liste.php
|
||||
* \ingroup member
|
||||
* \brief Page to list all members of foundation
|
||||
* \version $Id: liste.php,v 1.84 2011/07/31 22:23:28 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -346,5 +345,5 @@ else
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:28 $ - $Revision: 1.84 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/adherents/note.php
|
||||
* \ingroup member
|
||||
* \brief Fiche de notes sur un adherent
|
||||
* \version $Id: note.php,v 1.29 2011/07/31 22:23:28 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -178,5 +177,5 @@ if ($id)
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:28 $ - $Revision: 1.29 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/adherents/stats/geo.php
|
||||
* \ingroup member
|
||||
* \brief Page with geographical statistics on members
|
||||
* \version $Id: geo.php,v 1.3 2011/08/08 16:00:20 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -274,5 +273,5 @@ dol_fiche_end();
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/08 16:00:20 $ - $Revision: 1.3 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/adherents/stats/index.php
|
||||
* \ingroup member
|
||||
* \brief Page of subscription members statistics
|
||||
* \version $Id: index.php,v 1.10 2011/08/03 00:45:45 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -227,5 +226,5 @@ dol_fiche_end();
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/03 00:45:45 $ - $Revision: 1.10 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
* \file htdocs/adherents/type.php
|
||||
* \ingroup member
|
||||
* \brief Page de configuration des types d'adherents
|
||||
* \version $Id: type.php,v 1.70 2011/07/31 22:23:27 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -636,5 +635,5 @@ if ($rowid > 0)
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:27 $ - $Revision: 1.70 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/admin/accounting.php
|
||||
* \ingroup accounting
|
||||
* \brief Page de configuration du module comptabilite expert
|
||||
* \version $Id: accounting.php,v 1.3 2011/07/31 22:23:26 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -168,6 +167,6 @@ if ($result)
|
||||
$db->close();
|
||||
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:26 $ - $Revision: 1.3 $');
|
||||
llxFooter();
|
||||
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/admin/agenda.php
|
||||
* \ingroup agenda
|
||||
* \brief Autocreate actions for agenda module setup page
|
||||
* \version $Id: agenda.php,v 1.23 2011/07/31 22:23:23 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -159,5 +158,5 @@ print "<br>";
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:23 $ - $Revision: 1.23 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/admin/agenda_extsites.php
|
||||
* \ingroup agenda
|
||||
* \brief Page to setup external calendars for agenda module
|
||||
* \version $Id: agenda_extsites.php,v 1.9 2011/07/31 22:23:21 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -192,5 +191,5 @@ dol_htmloutput_mesg($mesg);
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:21 $ - $Revision: 1.9 $');
|
||||
llxFooter();
|
||||
?>
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/admin/agenda_xcal.php
|
||||
* \ingroup agenda
|
||||
* \brief Page to setup miscellaneous options of agenda module
|
||||
* \version $Id: agenda_xcal.php,v 1.23 2011/07/31 22:23:25 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -149,5 +148,5 @@ print info_admin($message);
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:25 $ - $Revision: 1.23 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/includes/modules/barcode/admin/barcode.php
|
||||
* \ingroup barcode
|
||||
* \brief Page d'administration/configuration du module Code barre
|
||||
* \version $Id: barcode.php,v 1.48 2011/08/16 10:11:02 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -297,5 +296,5 @@ print "<br>";
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/16 10:11:02 $ - $Revision: 1.48 $');
|
||||
llxFooter();
|
||||
?>
|
||||
@@ -20,7 +20,6 @@
|
||||
/**
|
||||
* \file htdocs/admin/boxes.php
|
||||
* \brief Page to setup boxes
|
||||
* \version $Id: boxes.php,v 1.73 2011/08/01 13:26:22 hregis Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -470,5 +469,5 @@ print '</table>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/01 13:26:22 $ - $Revision: 1.73 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/admin/clicktodial.php
|
||||
* \ingroup clicktodial
|
||||
* \brief Page to setup module clicktodial
|
||||
* \version $Id: clicktodial.php,v 1.24 2011/07/31 22:23:24 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -95,5 +94,5 @@ print '</table></form>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:24 $ - $Revision: 1.24 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
* \file htdocs/admin/commande.php
|
||||
* \ingroup commande
|
||||
* \brief Setup page of module Order
|
||||
* \version $Id: commande.php,v 1.75 2011/07/31 22:23:25 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -521,5 +520,5 @@ print '</table>';
|
||||
|
||||
print '<br>';
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:25 $ - $Revision: 1.75 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
* \file htdocs/admin/company.php
|
||||
* \ingroup company
|
||||
* \brief Setup page to configure company/foundation
|
||||
* \version $Id: company.php,v 1.96 2011/08/17 16:07:41 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -983,6 +982,6 @@ else
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/17 16:07:41 $ - $Revision: 1.96 $');
|
||||
llxFooter();
|
||||
|
||||
?>
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/admin/compta.php
|
||||
* \ingroup compta
|
||||
* \brief Page to setup accountancy module
|
||||
* \version $Id: compta.php,v 1.33 2011/07/31 22:23:22 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -186,5 +185,5 @@ if ($num)
|
||||
$db->close();
|
||||
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:22 $ - $Revision: 1.33 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/admin/confexped.php
|
||||
* \ingroup produit
|
||||
* \brief Page to setup sending module
|
||||
* \version $Id: confexped.php,v 1.22 2011/07/31 22:23:21 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/admin/const.php
|
||||
* \ingroup setup
|
||||
* \brief Admin page to define miscellaneous constants
|
||||
* \version $Id: const.php,v 1.71 2011/08/21 10:01:37 hregis Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -279,5 +278,5 @@ print "</form>\n";
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/21 10:01:37 $ - $Revision: 1.71 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/admin/contract.php
|
||||
* \ingroup contract
|
||||
* \brief Setup page of module Contracts
|
||||
* \version $Id: contract.php,v 1.5 2011/07/31 22:23:25 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -173,5 +172,5 @@ if (is_resource($handle))
|
||||
print '</table><br>';
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:25 $ - $Revision: 1.5 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
/**
|
||||
* \file htdocs/admin/delais.php
|
||||
* \brief Page to setup late delays
|
||||
* \version $Id: delais.php,v 1.32 2011/07/31 22:23:21 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -371,5 +370,5 @@ print '</table>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:21 $ - $Revision: 1.32 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
* \file htdocs/admin/dict.php
|
||||
* \ingroup setup
|
||||
* \brief Page to administer data tables
|
||||
* \version $Id: dict.php,v 1.146 2011/07/31 22:23:22 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -896,7 +895,7 @@ print '<br>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:22 $ - $Revision: 1.146 $');
|
||||
llxFooter();
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/admin/dons.php
|
||||
* \ingroup dons
|
||||
* \brief Page d'administration/configuration du module Dons
|
||||
* \version $Id: dons.php,v 1.26 2011/07/31 22:23:21 eldy Exp $
|
||||
*/
|
||||
require("../main.inc.php");
|
||||
require_once(DOL_DOCUMENT_ROOT."/lib/admin.lib.php");
|
||||
@@ -275,5 +274,5 @@ print "<br>";
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:21 $ - $Revision: 1.26 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/admin/events.php
|
||||
* \ingroup core
|
||||
* \brief Log event setup page
|
||||
* \version $Id: events.php,v 1.21 2011/07/31 22:23:24 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -123,5 +122,5 @@ dol_htmloutput_mesg($mesg);
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:24 $ - $Revision: 1.21 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
* \file htdocs/admin/expedition.php
|
||||
* \ingroup expedition
|
||||
* \brief Page d'administration/configuration du module Expedition
|
||||
* \version $Id: expedition.php,v 1.70 2011/07/31 22:23:22 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
* \file htdocs/admin/external_rss.php
|
||||
* \ingroup external_rss
|
||||
* \brief Page to setupe module ExternalRss
|
||||
* \version $Id: external_rss.php,v 1.50 2011/08/26 19:09:03 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -323,5 +322,5 @@ else
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/26 19:09:03 $ - $Revision: 1.50 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
* \file htdocs/admin/facture.php
|
||||
* \ingroup facture
|
||||
* \brief Page to setup invoice module
|
||||
* \version $Id: facture.php,v 1.151 2011/08/16 09:57:02 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -718,5 +717,5 @@ print "</table>\n";
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/16 09:57:02 $ - $Revision: 1.151 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -15,14 +15,12 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* $Id: fckeditor.php,v 1.34 2011/08/17 15:56:23 eldy Exp $
|
||||
*/
|
||||
|
||||
/**
|
||||
* \file htdocs/admin/fckeditor.php
|
||||
* \ingroup fckeditor
|
||||
* \brief Page d'activation du module FCKeditor dans les autres modules
|
||||
* \version $Revision: 1.34 $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -172,5 +170,5 @@ print $conf->global->FCKEDITOR_TEST;
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/17 15:56:23 $ - $Revision: 1.34 $');
|
||||
llxFooter();
|
||||
?>
|
||||
@@ -24,7 +24,6 @@
|
||||
* \file htdocs/admin/fichinter.php
|
||||
* \ingroup fichinter
|
||||
* \brief Setup page of module Interventions
|
||||
* \version $Id: fichinter.php,v 1.62 2011/07/31 22:23:22 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -452,5 +451,5 @@ print '<br>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:22 $ - $Revision: 1.62 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
* \file htdocs/admin/fournisseur.php
|
||||
* \ingroup fournisseur
|
||||
* \brief Page d'administration-configuration du module Fournisseur
|
||||
* \version $Id: fournisseur.php,v 1.64 2011/08/11 12:14:02 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -619,5 +618,5 @@ print '<input type="submit" class="button" value="'.$langs->trans("Modify").'">'
|
||||
print "</td></tr>\n";
|
||||
print '</form>';
|
||||
|
||||
llxFooter('$Date: 2011/08/11 12:14:02 $ - $Revision: 1.64 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/admin/geoipmaxmind.php
|
||||
* \ingroup geoipmaxmind
|
||||
* \brief Setup page for geoipmaxmind module
|
||||
* \version $Id: geoipmaxmind.php,v 1.3 2011/07/31 22:23:22 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -127,5 +126,5 @@ if ($geoip)
|
||||
$geoip->close();
|
||||
}
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:22 $ - $Revision: 1.3 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
/**
|
||||
* \file htdocs/admin/ihm.php
|
||||
* \brief Page to setup GUI display options
|
||||
* \version $Id: ihm.php,v 1.132 2011/08/18 23:17:23 cdelambert Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -409,5 +408,5 @@ else // Show
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/18 23:17:23 $ - $Revision: 1.132 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
/**
|
||||
* \file htdocs/admin/index.php
|
||||
* \brief Page d'accueil de l'espace administration/configuration
|
||||
* \version $Id: index.php,v 1.83 2011/07/31 22:23:25 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -84,5 +83,5 @@ print '</table>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:25 $ - $Revision: 1.83 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
* \file htdocs/admin/ldap.php
|
||||
* \ingroup ldap
|
||||
* \brief Page d'administration/configuration du module Ldap
|
||||
* \version $Id: ldap.php,v 1.84 2011/07/31 22:23:24 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -319,5 +318,5 @@ if (function_exists("ldap_connect"))
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:24 $ - $Revision: 1.84 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
* \file htdocs/admin/ldap_contacts.php
|
||||
* \ingroup ldap
|
||||
* \brief Page d'administration/configuration du module Ldap
|
||||
* \version $Id: ldap_contacts.php,v 1.38 2011/07/31 22:23:26 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -323,6 +322,6 @@ if (function_exists("ldap_connect"))
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:26 $ - $Revision: 1.38 $');
|
||||
llxFooter();
|
||||
|
||||
?>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
* \file htdocs/admin/ldap_groups.php
|
||||
* \ingroup ldap
|
||||
* \brief Page to setup LDAP synchronization for groups
|
||||
* \version $Id: ldap_groups.php,v 1.34 2011/07/31 22:23:22 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -248,5 +247,5 @@ if (function_exists("ldap_connect"))
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:22 $ - $Revision: 1.34 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
* \file htdocs/admin/ldap_members.php
|
||||
* \ingroup ldap member
|
||||
* \brief Page d'administration/configuration du module Ldap adherent
|
||||
* \version $Id: ldap_members.php,v 1.35 2011/07/31 22:23:22 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -431,5 +430,5 @@ if (function_exists("ldap_connect"))
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:22 $ - $Revision: 1.35 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
* \file htdocs/admin/ldap_users.php
|
||||
* \ingroup ldap
|
||||
* \brief Page d'administration/configuration du module Ldap
|
||||
* \version $Id: ldap_users.php,v 1.37 2011/07/31 22:23:22 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -340,5 +339,5 @@ if (function_exists("ldap_connect"))
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:22 $ - $Revision: 1.37 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
/**
|
||||
* \file htdocs/admin/limits.php
|
||||
* \brief Page de configuration des limites
|
||||
* \version $Id: limits.php,v 1.22 2011/07/31 22:23:21 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -209,5 +208,5 @@ print " -> ".$langs->trans("TotalPriceAfterRounding").": ".$tmparr
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:21 $ - $Revision: 1.22 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
* \file htdocs/admin/livraison.php
|
||||
* \ingroup livraison
|
||||
* \brief Page d'administration/configuration du module Livraison
|
||||
* \version $Id: livraison.php,v 1.57 2011/07/31 22:23:21 eldy Exp $
|
||||
*/
|
||||
require("../main.inc.php");
|
||||
require_once(DOL_DOCUMENT_ROOT."/lib/admin.lib.php");
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/admin/mailing.php
|
||||
* \ingroup mailing
|
||||
* \brief Page to setup emailing module
|
||||
* \version $Id: mailing.php,v 1.14 2011/07/31 22:23:25 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -95,6 +94,6 @@ print '</table></form>';
|
||||
$db->close();
|
||||
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:25 $ - $Revision: 1.14 $');
|
||||
llxFooter();
|
||||
|
||||
?>
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
/**
|
||||
* \file htdocs/admin/mails.php
|
||||
* \brief Page to setup emails sending
|
||||
* \version $Id: mails.php,v 1.75 2011/07/31 22:23:22 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -746,5 +745,5 @@ else
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:22 $ - $Revision: 1.75 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/admin/menus.php
|
||||
* \ingroup core
|
||||
* \brief Page to setup menu manager to use
|
||||
* \version $Id: menus.php,v 1.51 2011/07/31 22:23:23 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -248,5 +247,5 @@ if (! isset($_GET["action"]) || $_GET["action"] != 'edit')
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:23 $ - $Revision: 1.51 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/admin/menus/edit.php
|
||||
* \ingroup core
|
||||
* \brief Tool to edit menus
|
||||
* \version $Id: edit.php,v 1.42 2011/07/31 22:23:15 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -418,5 +417,5 @@ elseif (isset($_GET["action"]) && $_GET["action"] == 'edit')
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:15 $ - $Revision: 1.42 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/admin/menus/index.php
|
||||
* \ingroup core
|
||||
* \brief Index page for menu editor
|
||||
* \version $Id: index.php,v 1.45 2011/07/31 22:23:15 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -342,4 +341,4 @@ $db->close();
|
||||
|
||||
print '<br>';
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:15 $ - $Revision: 1.45 $');
|
||||
llxFooter();
|
||||
@@ -18,7 +18,6 @@
|
||||
/**
|
||||
* \file htdocs/admin/menus/menu.js.php
|
||||
* \brief File for js menu
|
||||
* \version $Id: menu.js.php,v 1.9 2011/07/31 22:23:15 eldy Exp $
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/admin/menus/other.php
|
||||
* \ingroup core
|
||||
* \brief Menus options setup
|
||||
* \version $Id: other.php,v 1.6 2011/07/31 22:23:15 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -142,5 +141,5 @@ print '</table>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:15 $ - $Revision: 1.6 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
/**
|
||||
* \file htdocs/admin/modules.php
|
||||
* \brief Page to activate/disable all modules
|
||||
* \version $Id: modules.php,v 1.159 2011/08/04 21:07:33 simnandez Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -474,5 +473,5 @@ print '</div>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/04 21:07:33 $ - $Revision: 1.159 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/admin/notification.php
|
||||
* \ingroup notification
|
||||
* \brief Page to setup notification module
|
||||
* \version $Id: notification.php,v 1.13 2011/07/31 22:23:25 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -121,6 +120,6 @@ print '</table>';
|
||||
$db->close();
|
||||
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:25 $ - $Revision: 1.13 $');
|
||||
llxFooter();
|
||||
|
||||
?>
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/admin/osc-languages.php
|
||||
* \ingroup boutique
|
||||
* \brief Page d'administration/configuration du module Boutique
|
||||
* \version $Id: osc-languages.php,v 1.16 2011/07/31 22:23:22 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -89,5 +88,5 @@ print "</TABLE>";
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter("<em>Dernière modification $Date: 2011/07/31 22:23:22 $ révision $Revision: 1.16 $</em>");
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
/**
|
||||
* \file htdocs/admin/pdf.php
|
||||
* \brief Page to setup PDF options
|
||||
* \version $Id: pdf.php,v 1.2 2011/08/11 01:34:54 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -204,5 +203,5 @@ else // Show
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/11 01:34:54 $ - $Revision: 1.2 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
* \file htdocs/admin/perms.php
|
||||
* \ingroup core
|
||||
* \brief Page d'administration/configuration des permissions par defaut
|
||||
* \version $Id: perms.php,v 1.44 2011/08/17 15:56:23 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -217,5 +216,5 @@ print '</div>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/17 15:56:23 $ - $Revision: 1.44 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
* \file htdocs/admin/prelevement.php
|
||||
* \ingroup prelevement
|
||||
* \brief Page configuration des prelevements
|
||||
* \version $Id: prelevement.php,v 1.18 2011/07/31 22:23:25 eldy Exp $
|
||||
*/
|
||||
|
||||
require('../main.inc.php');
|
||||
@@ -245,5 +244,5 @@ print '</form>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:25 $ - $Revision: 1.18 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/admin/project.php
|
||||
* \ingroup project
|
||||
* \brief Page d'administration-configuration du module Projet
|
||||
* \version $Id: project.php,v 1.14 2011/07/31 22:23:25 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -379,5 +378,5 @@ if (is_resource($handle))
|
||||
|
||||
print '</table><br/>';
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:25 $ - $Revision: 1.14 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
* \file htdocs/admin/propale.php
|
||||
* \ingroup propale
|
||||
* \brief Page d'administration/configuration du module Propale
|
||||
* \version $Id: propale.php,v 1.108 2011/07/31 22:23:25 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -543,5 +542,5 @@ print "</table>\n<br>";
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:25 $ - $Revision: 1.108 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
* \file htdocs/admin/proxy.php
|
||||
* \ingroup core
|
||||
* \brief Page setup proxy to use for external web access
|
||||
* \version $Id: proxy.php,v 1.7 2011/07/31 22:23:24 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -205,5 +204,5 @@ dol_htmloutput_mesg($mesg);
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 22:23:24 $ - $Revision: 1.7 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/admin/security.php
|
||||
* \ingroup setup
|
||||
* \brief Page de configuration du module securite
|
||||
* \version $Id: security.php,v 1.57 2011/08/17 15:56:23 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -430,5 +429,5 @@ print '</div>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/17 15:56:23 $ - $Revision: 1.57 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* \file htdocs/admin/security_other.php
|
||||
* \ingroup core
|
||||
* \brief Security options setup
|
||||
* \version $Id: security_other.php,v 1.42 2011/08/17 15:56:23 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -347,5 +346,5 @@ $formfile->form_attach_new_file(DOL_URL_ROOT.'/admin/security_other.php',$langs-
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/17 15:56:23 $ - $Revision: 1.42 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user