1
0
mirror of https://github.com/dg/dibi.git synced 2025-10-22 02:06:27 +02:00

added NClass

This commit is contained in:
David Grudl
2007-11-11 04:59:39 +00:00
parent 9ff43d0ac3
commit fd1d2b86ff
6 changed files with 63 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
<h1>dibi user datatype example</h1>
<h1>DibiVariableInterface example</h1>
<?php
require_once '../dibi/dibi.php';