X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=test%2Fpolluted.php;h=55df0dd89ad7f3a39e6e3ee557c7aafd92ef7f89;hb=3e0cc815043c2425819743e907a0ce263a7ce164;hp=ebe450906d9defdad9ff3248237c06cdad91fc32;hpb=db63af106891ceda11eeea3c5ca6d7d39e09d81c;p=jquery.git diff --git a/test/polluted.php b/test/polluted.php index ebe4509..55df0dd 100644 --- a/test/polluted.php +++ b/test/polluted.php @@ -1,64 +1,64 @@ -$ver ){ - if( !$ver ) - continue; - $include = "\n"; - if( $lib == 'prototype' ) // prototype must be included first - array_unshift( $includes, $include ); - else - array_push( $includes, $include ); - } - - $includes = implode( "\n", $includes ); - $suite = file_get_contents('index.html'); - echo str_replace( '', $includes, $suite ); - exit; - } -?> - - - - - - jQuery Test Suite - - - - - - -

jQuery Test Suite

- -

Choose other libraries to include

- -
- $lib"; - $vers = scandir( "otherlibs/$lib"); - foreach( $vers as $ver ){ - if( $ver[0] != '.' ) - echo ""; - } - } - ?> - -
- - +$ver ){ + if( !$ver ) + continue; + $include = "\n"; + if( $lib == 'prototype' ) // prototype must be included first + array_unshift( $includes, $include ); + else + array_push( $includes, $include ); + } + + $includes = implode( "\n", $includes ); + $suite = file_get_contents('index.html'); + echo str_replace( '', $includes, $suite ); + exit; + } +?> + + + + + + jQuery Test Suite + + + + + + +

jQuery Test Suite

+ +

Choose other libraries to include

+ +
+ $lib"; + $vers = scandir( "otherlibs/$lib"); + foreach( $vers as $ver ){ + if( $ver[0] != '.' ) + echo ""; + } + } + ?> + +
+ +