mirror of
https://code.castopod.org/adaures/castopod
synced 2025-09-11 22:29:25 +00:00
7 lines
100 B
PHP
7 lines
100 B
PHP
<?php namespace Config;
|
|
|
|
class ForeignCharacters extends \CodeIgniter\Config\ForeignCharacters
|
|
{
|
|
|
|
}
|