source: trunk/server/common/oursrc/php_scripts/test.php @ 1162

Last change on this file since 1162 was 1137, checked in by quentin, 15 years ago
Import scripts PHP module
File size: 72 bytes
Line 
1<?php
2
3dl('scripts.so');
4dl('scripts.so');
5if (1/0) {
6    echo 'dbz';
7}
Note: See TracBrowser for help on using the repository browser.