Pixel Чтобы добавлять в избранное, нужно авторизироваться

php / Twitto - "совершенный" framework

require __DIR__.'/c.php';
if (!is_callable($c = @$_GET['c'] ?: function() { echo 'Woah!'; }))
  throw new Exception('Error');
$c();
twitto.org
2009-03-09 14:23:00

Comments

There is no comment for the moment. Add a new comment