~titan-phpdevshell/phpdevshell/main

« back to all changes in this revision

Viewing changes to plugins/FileMan/index.php

  • Committer: Jason Schoeman
  • Date: 2011-12-06 14:03:32 UTC
  • Revision ID: titan@phpdevshell.org-20111206140332-4ej6qy4b36d3q96s
Crud Added
ORM Added
Control Panel optimized

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
 
/**
3
 
 * PHPDevShell is a RAD Framework aimed at developing administrative applications.
4
 
 *
5
 
 * @package PHPDevShell
6
 
 * @link http://www.phpdevshell.org
7
 
 * @copyright Copyright (C) 2007 Jason Schoeman, All rights reserved.
8
 
 * @license GNU/LGPL, see readme/licensed_under_lgpl or http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
9
 
 * @author Jason Schoeman, Contact: titan [at] phpdevshell [dot] org.
10
 
 *
11
 
 * Copyright notice: See readme/notice
12
 
 * By using PHPDevShell you agree to notice and license, if you dont agree to this notice/license you are not allowed to use PHPDevShell.
13
 
 */
14
 
 
15
2
// Directory listing not allowed.
16
 
exit('Access Denied!');
17
 
 
18
 
?>
 
 
b'\\ No newline at end of file'
 
3
exit('Access Denied!');
 
 
b'\\ No newline at end of file'