%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/home/tjamichg/cursos.tjamich.gob.mx/main/inc/ajax/
Upload File :
Create Path :
Current File : //proc/self/root/home/tjamichg/cursos.tjamich.gob.mx/main/inc/ajax/timeline.ajax.php

<?php
/* For licensing terms, see /license.txt */

require_once __DIR__.'/../global.inc.php';

$timeline = new Timeline();

$action = $_GET['a'];

switch ($action) {
    case 'get_timeline_content':
        $items = $timeline->get_timeline_content($_GET['id']);
        echo json_encode($items);
        break;
}

Zerion Mini Shell 1.0