dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Loading...
Searching...
No Matches
dbxWorkflow_admin.class.php
Go to the documentation of this file.
1<?php
3
5
6 public function run() {
7 $admin = dbx()->get_include_obj('dbxWorkflowAdmin', 'dbxWorkflow_admin');
8 return $admin->run();
9 }
10}
11?>
DBX schema administration.