notebook.ajax.php 97 B

1234567
  1. <?php
  2. namespace Notebook;
  3. require_once '../global.inc.php';
  4. AjaxController::instance()->run();