Mes excuses mais c'est la derniere fois...

3-00
Jeroen Bensch 2000-05-27 09:46:14 +00:00
parent 5a70a5f2b3
commit 9286bfc10e
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ SRC="themes/Jeroen/images/<? echo $img; ?>" WIDTH="20" HEIGHT="20" ALT=""></TD>
# Description..: a function to draw a box/block.
function box($subject, $content) {
include "config.inc";
if (rand(0,40) == 20) $img = "boxbottomright4.gif";
if (rand(0,40) == 20) $img = "boxbottomright6.gif";
else $img = "boxbottomright5.gif";
$width = rand(10,200);
?>