Unsupported scripts and control panel web app for a hosting company
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

updateconf.php 124B

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