Avail feature updated
[ninja.git] / system / i18n / en_US / upload.php
blob7f6e216d03daf05985c49a04ec83bc493c8d5700
1 <?php defined('SYSPATH') OR die('No direct access allowed.');
3 $lang = array
5 'not_writable' => 'The upload destination folder, %s, does not appear to be writable.',
6 );