0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
concrete5
/
5.6.0.2-2
/
standard
/
htdocs
/
concrete
/
blocks
/
file
/
[
Home
]
File: controller.php
<?php defined('C5_EXECUTE') or die("Access Denied."); class FileBlockController extends Concrete5_Controller_Block_File { }