The page you are looking at now is at this URL: http://pastoid.com/b2c
This paste was last updated on June 21, 2010 at 9:42 am.
<?php class AboutOption extends Plugin { public function info() { return array( 'name' => 'About Option', 'version' => '1.0', 'url' => 'http://habariproject.org/', 'author' => 'The Habari Community', 'authorurl' => 'http://habariproject.org/', 'license' => 'HJTI', 'description' => 'Whoops, we got rid of the "about" option.', ); } public function configure() { $form = new FormUI( 'about_option' ); $form->append( 'text', 'about', 'about', _t('About:') ); $form->append( 'submit', 'save', _t( 'Save' ) ); return $form; } } ?>
| Referring Domain | Hits |
|---|---|
| Unknown Referer | 127 |
| pastoid.com | 34 |
Tip: Use Pastoid to shorten URLs with this bookmarklet: Pastoid This