0byt3m1n1
Path:
/
var
/
www
/
clients
/
client38
/
web37
/
web
/
wp-content
/
plugins
/
filebird-pro
/
includes
/
Config
/
[
Home
]
File: Fbv.php
<?php namespace FileBird\Config; defined('ABSPATH') || exit; class Config { public static $_config = array( 'fbv_table' => 'fbv', 'fbv_relationship_table' => 'fbv_attachment_folder' ); }