Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
<?php
2
/** @package tests */
3
/**
4
* sdesc
5
*
6
* <pre>
7
*1234567890
8
* Test
9
* Test2
10
* </pre>
11
*/
12
function test_441287()
13
{
14
}
15
 
16
	/**
17
	* Check to see if we are stripping whitespace before the *
18
	*
19
	* <pre>
20
	*1234567890
21
	* Test
22
	* 	Test2
23
	* </pre>
24
	*/
25
	function test_4412872()
26
	{
27
	}
28
?>