Autor | axe |
Datum | 19.07.2008 00:12 |
Beiträge: | openPHPnuke 2.4.13 [Aphrodite] (Revision 2076)
WARNING [8] Undefined variable: txt FOUND IN [system/contact/admin/index.php] FOUND AT 500 function DeleteFormular () { global $opnConfig, $opnTables; include_once (_OPN_ROOT_PATH . _OPN_CLASS_SOURCE_PATH . 'engine/gui_engine/class.construct_gui_layer.php'); $boxtxt = ''; $dialog = load_gui_construct ('dialog'); $dialog->setModule ('system/contact'); $dialog->setnourl ( array ('/system/contact/admin/index.php', 'op' => 'formular') ); $dialog->setyesurl ( array ('/system/contact/admin/index.php', 'op' => 'deleteformular') ); $dialog->settable ( array ('table' => 'contact_form', 'show' => 'name', 'id' => 'cid') ); $dialog->setid ('cid'); $boxtxt .= $dialog->show (); if ($txt == true) { Gruß Alex |
Autor | stefan |
Datum | 19.07.2008 08:17 |
Beiträge: | korrigiert
für trunk in rev. 2117 für branch in rev. 2118 |
Diese Seite drucken Diese Seite schließen |
Dieser Artikel kommt von: OpenPHPNuke - das Open Source CMS |
http://www.openphpnuke.info/ |