0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
2.2-08
/
htdocs
/
modules
/
imageframe
/
frames
/
dots
/
[
Home
]
File: frame.inc
<?php /* $Id: frame.inc 15342 2006-12-01 21:14:46Z andy_st $ */ $frameData = array( 'name' => $gallery->i18n('Dots'), 'style' => 'border: 1px dashed black !important; padding:3px !important' ); ?>