mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-10 17:45:10 +00:00
7 lines
100 B
PHP
7 lines
100 B
PHP
![]() |
<?php namespace Config;
|
||
|
|
||
|
class ForeignCharacters extends \CodeIgniter\Config\ForeignCharacters
|
||
|
{
|
||
|
|
||
|
}
|