home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enter 2004 June
/
ENTER.ISO
/
files
/
xampp-win32-1.4.5-installer.exe
/
xampp
/
bug-loseprocedural.php
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
PHP Script
|
2004-03-24
|
199 b
|
20 lines
<?php
/** @package tests */
/** test2 was lost, isn't any more */
function test
{
}
/** @package tests */
class testClass
{
function testClass()
{
}
}
function test2()
{
}
?>