View file mooSocial v2.3.0 - PHP Social Network/upload/app/Config/general.php

File size: 86B
<?php
$config = array (
  'system' => 
  array (
    'production_mode' => '0',
  ),
);