Unsupported scripts and control panel web app for a hosting company
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

updateconf.php 124B

12345
  1. <?PHP
  2. mysql_query('INSERT INTO actions (user_id, action_type, action_value) VALUES (5, \'updateconf\', \'apache\')');
  3. ?>