Projekt

Obecné

Profil

Stáhnout (93 Bajtů) Statistiky
| Větev: | Revize:
1
<?php
2
require "../model/DB.php";
3
$DB = new DB();
4

    
5
$result = $DB->createChangeRequest($_POST);
(1-1/13)