Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/local/siteapps/DocFAQ-1.71-18/forms/ |
Current File : //proc/self/root/usr/local/siteapps/DocFAQ-1.71-18/forms/reconfigure-form-1.php |
<? sapp_include_once('common.php'); $dbname = sapp_get_param('dbname'); if (empty($dbname)) { $dbname = sapp_get_new_db_name('mysql'); } $dbuser = sapp_get_param('dbuser'); if (empty($dbuser)) { $dbuser = sapp_get_new_db_user($dbuser, 'mysql'); } ?> <fieldset> <legend><?=msg('notification_preferences')?></legend> <table class="formFields" width="100%" cellspacing="0"> <tr <?=sapp_is_wrong('notification_email') ? 'class="error"' : ''?>> <td class="name"><label for="fid-notification_email"><?=msg('notification_email')?> <?=REQ?></label></td> <td> <input type="text" name="notification_email" id="fid-notification_email" value="<?=htmlspecialchars(sapp_get_param('notification_email'))?>"> <span class="hint"><?=sapp_is_wrong('notification_email') ? sapp_get_wrong('notification_email') : ''?></span> </td> </tr> </table> </fieldset>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare