Unsupported scripts and control panel web app for a hosting company
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

updateconf.php 124B

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