mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-24 18:31:29 +01:00
Fix: Removed not used function.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# This file is used by Dolibarr setup process to create true Dolibarr
|
||||
# config file called "conf.php".
|
||||
#
|
||||
# $Id$
|
||||
# $Id: conf.php.example,v 1.49 2011/07/30 11:12:52 eldy Exp $
|
||||
|
||||
|
||||
###################
|
||||
@@ -249,13 +249,4 @@ $dolibarr_main_prod='0';
|
||||
# Examples:
|
||||
# $dolibarr_mailing_limit_sendbyweb='0';
|
||||
|
||||
# This is an development feature to allow external components to overwrite
|
||||
# some Dolibarr kernel files to be overwritten by versions provided by
|
||||
# third parties modules.
|
||||
# !! This feature is not working yet and breaks Dolibarr stability !!
|
||||
# Default value: 0
|
||||
# Possible values: 0 or 1
|
||||
# Examples:
|
||||
# $dolibarr_allow_overwritekernel='0';
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user