Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /***************************************************************************
- * *
- * Copyright (c) 2009 Simbirsk Technologies Ltd. All rights reserved. *
- * *
- * This is commercial software, only users who have purchased a valid *
- * license and accept to the terms of the License Agreement can install *
- * and use this program. *
- * *
- ****************************************************************************
- * PLEASE READ THE FULL TEXT OF THE SOFTWARE LICENSE AGREEMENT IN THE *
- * "copyright.txt" FILE PROVIDED WITH THIS DISTRIBUTION PACKAGE. *
- ****************************************************************************/
- //
- // $Id$
- //
- if ( !defined('AREA') ) { die('Access denied'); }
- $view->assign('test', 'lorem ipsum');
- ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement