New upstream version 0.6.27
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?php defined('SYSPATH') OR die('No direct access allowed.');
|
||||
<?php
|
||||
|
||||
defined('SYSPATH') or die('No direct access allowed.');
|
||||
|
||||
$lang = array
|
||||
(
|
||||
'not_writable' => 'El directorio seleccionado, %s, no tiene permisos de escritura.',
|
||||
);
|
||||
'not_writable' => 'El directorio seleccionado, %s, no tiene permisos de escritura.',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user