%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/old/administrator/components/com_users/models/forms/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <form> <fieldset> <field name="id" type="hidden" class="readonly" size="6" default="0" readonly="true" label="COM_USERS_FIELD_ID_LABEL" /> <field name="user_id" type="user" size="50" class="input-medium" required="true" label="COM_USERS_FIELD_USER_ID_LABEL" /> <field name="catid" type="category" extension="com_users" label="COM_USERS_FIELD_CATEGORY_ID_LABEL" description="JFIELD_CATEGORY_DESC" > </field> <field name="subject" type="text" size="80" label="COM_USERS_FIELD_SUBJECT_LABEL" description="COM_USERS_FIELD_SUBJECT_DESC" /> <field name="body" type="editor" rows="10" cols="80" filter="safehtml" label="COM_USERS_FIELD_NOTEBODY_LABEL" description="COM_USERS_FIELD_NOTEBODY_DESC" /> <field name="state" type="list" label="JSTATUS" description="COM_USERS_FIELD_STATE_DESC" size="1" default="1"> <option value="1">JPUBLISHED</option> <option value="0">JUNPUBLISHED</option> <option value="2">JARCHIVED</option> <option value="-2">JTRASHED</option> </field> <field name="review_time" type="calendar" label="COM_USERS_FIELD_REVIEW_TIME_LABEL" description="COM_USERS_FIELD_REVIEW_TIME_DESC" default="0000-00-00" format="%Y-%m-%d" /> <field name="checked_out" type="hidden" filter="unset" /> <field name="checked_out_time" type="hidden" filter="unset" /> <field name="created_user_id" label="JGLOBAL_FIELD_CREATED_BY_LABEL" type="hidden" filter="unset" /> <field name="created_time" label="JGLOBAL_FIELD_CREATED_LABEL" type="hidden" filter="unset" /> <field name="modified_user_id" label="JGLOBAL_FIELD_MODIFIED_BY_LABEL" type="hidden" filter="unset" /> <field name="modified_time" label="JGLOBAL_FIELD_MODIFIED_LABEL" type="hidden" filter="unset" /> <field name="publish_up" type="calendar" label="JGLOBAL_FIELD_PUBLISH_UP_LABEL" description="JGLOBAL_FIELD_PUBLISH_UP_DESC" format="%Y-%m-%d %H:%M:%S" size="22" filter="user_utc" /> <field name="publish_down" type="calendar" label="JGLOBAL_FIELD_PUBLISH_DOWN_LABEL" description="JGLOBAL_FIELD_PUBLISH_DOWN_DESC" format="%Y-%m-%d %H:%M:%S" size="22" filter="user_utc" /> <field name="version_note" type="text" label="JGLOBAL_FIELD_VERSION_NOTE_LABEL" description="JGLOBAL_FIELD_VERSION_NOTE_DESC" maxlength="255" size="45" labelclass="control-label" /> </fieldset> </form>