Task #1469 Code Cleaning: remove Anc_Account

Use a CSS with 2 fonts , one for the title and clickable item, and a
normal one.
Correct Anc_Account_Table::check duplicate for update and insert
This commit is contained in:
Dany De Bontridder 2017-09-24 09:59:10 +02:00
parent 0e18bd15f2
commit 4b0938b1f3
8 changed files with 17 additions and 559 deletions

View file

@ -28,6 +28,10 @@
*
* @class
* @brief abstract of the table public.poste_analytique */
require_once NOALYSS_INCLUDE.'/lib/database.class.php';
require_once NOALYSS_INCLUDE.'/lib/ac_common.php';
require_once NOALYSS_INCLUDE.'/lib/noalyss_sql.class.php';
class Poste_analytique_SQL extends Noalyss_SQL
{