Set the banner pics to true for a while.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/php
|
#!/usr/bin/php
|
||||||
<?php
|
<?php
|
||||||
// Dynamic testing of whether new images around the banner is wanted.
|
// Dynamic testing of whether new images around the banner is wanted.
|
||||||
$show_pics = false;
|
$show_pics = true;
|
||||||
$banner_width = $show_pics ? 6 : 12;
|
$banner_width = $show_pics ? 6 : 12;
|
||||||
?>
|
?>
|
||||||
<a href='/about/'>
|
<a href='/about/'>
|
||||||
|
Reference in New Issue
Block a user