ftimme
2012-09-27 656a1c3250aa06e2043eafce731db17bf333e769

1 files modified
5 ■■■■■ changed files
interface/lib/classes/listform_actions.inc.php 5 ●●●●● patch | view | raw | blame | history
interface/lib/classes/listform_actions.inc.php
@@ -33,8 +33,9 @@
    private $id;
    public $idx_key;
    public $DataRowColor;
    public  $SQLExtWhere = '';
    public  $SQLOrderBy = '';
    public $SQLExtWhere = '';
    public $SQLOrderBy = '';
    public $SQLExtSelect = '';
    
    public function onLoad()
    {