noalyss Version-9
|
show result card search More...
Go to the source code of this file.
Variables | |
$array =$cn->get_array($sql,array($_GET['card'])) | |
$max =(count($array)>MAX_CARD_SEARCH)?MAX_CARD_SEARCH:count($array) | |
$sql | |
show result card search
Definition in file ajax_boxcard_search.php.
$array =$cn->get_array($sql,array($_GET['card'])) |
Definition at line 38 of file ajax_boxcard_search.php.
$max =(count($array)>MAX_CARD_SEARCH)?MAX_CARD_SEARCH:count($array) |
Definition at line 40 of file ajax_boxcard_search.php.
Referenced by Database\apply_patch(), Acc_Report_MTable\build(), Data_SQL\collect_objects(), Pre_op_ach\display(), Pre_op_ven\display(), Print_Ledger_Detail_Item\export(), Print_Ledger_Simple\export(), Print_Ledger_Simple_Without_Vat\export(), Acc_Ledger_History_Purchase\export_csv(), Acc_Ledger_History_Sale\export_csv(), Anc_Group_Operation\form(), Periode\get_limit(), Acc_Ledger_Fin\input(), Fiche_Def\insertAttribut(), DatabaseCore\make_array(), Acc_Ledger\previous_amount(), Acc_Ledger\previous_other_tax(), Securimage\readCodeFromFile(), Fiche\Summary(), Acc_Ledger_Fin\verify_operation(), Acc_Ledger_Purchase\verify_operation(), and Acc_Ledger_Sale\verify_operation().
$sql |
Definition at line 29 of file ajax_boxcard_search.php.