0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
2.2-08
/
htdocs
/
modules
/
search
/
templates
/
blocks
/
[
Home
]
File: blocks.inc
<?php $blocks['SearchBlock'] = array( 'description' => $gallery->i18n('Search box'), 'vars' => array( 'showAdvancedLink' => array( 'description' => $gallery->i18n('Show advanced link'), 'default' => 'true', 'type' => 'boolean'))); ?>