main file for tva More...
Go to the source code of this file.
Variables | |
| global | $version_plugin =SVNINFO |
| $j =ob_get_contents() | |
| $url ='?'.dossier::get().'&plugin_code='.$_REQUEST['plugin_code'].'&ac='.$_REQUEST['ac'] | |
| $array | |
| $sa =(isset($_REQUEST['sa']))?$_REQUEST['sa']:0 | |
| $def =0 | |
| switch($sa) | $cn =Dossier::connect() |
| if ($cn->exist_schema('coprop')==false) | |
| $version =$cn->get_value('select max(v_id) from coprop.version') | |
main file for tva
Definition in file index.php.
| $array |
| $url ='?'.dossier::get().'&plugin_code='.$_REQUEST['plugin_code'].'&ac='.$_REQUEST['ac'] |
| $version =$cn->get_value('select max(v_id) from coprop.version') |
Definition at line 89 of file index.php.
Referenced by Install_Plugin\upgrade().
| if($version< COPROP_VERSION) |
1.8.6