Changeset 3 for php/trunk/unittest
- Timestamp:
- Jul 11, 2011, 11:12:38 AM (14 years ago)
- Location:
- php/trunk/unittest
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
php/trunk/unittest/fdebug_setup.php
r2 r3 1 1 <?PHP 2 2 3 /* RDFInt - RDF Interfaces for PHP3 /* RDFInt.php - RDF Interfaces for PHP 4 4 * Copyright 2011 netlabs.org 5 5 * Author: Christian Langanke, Adrian Gschwend -
php/trunk/unittest/makefile
r2 r3 1 1 2 # RDFInt - RDF Interfaces for PHP2 # RDFInt.php - RDF Interfaces for PHP 3 3 # Copyright 2011 netlabs.org 4 4 # Author: Christian Langanke, Adrian Gschwend -
php/trunk/unittest/unittest_config.php
r2 r3 1 1 <?PHP 2 2 3 /* RDFInt - RDF Interfaces for PHP3 /* RDFInt.php - RDF Interfaces for PHP 4 4 * Copyright 2011 netlabs.org 5 5 * Author: Christian Langanke, Adrian Gschwend
Note:
See TracChangeset
for help on using the changeset viewer.