first
This commit is contained in:
1
installer/core/Pancake_Exceptions.php
Executable file
1
installer/core/Pancake_Exceptions.php
Executable file
@@ -0,0 +1 @@
|
||||
<?php include FCPATH.'system/pancake/core/Pancake_Exceptions.php';
|
||||
1
installer/core/Pancake_URI.php
Executable file
1
installer/core/Pancake_URI.php
Executable file
@@ -0,0 +1 @@
|
||||
<?php include FCPATH.'system/pancake/core/Pancake_URI.php';
|
||||
10
installer/core/index.html
Executable file
10
installer/core/index.html
Executable file
@@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Directory access is forbidden.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user