Projekt

Obecné

Profil

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

    
4
$DB = new DB();
5
$DB->insert();
(2-2/10)