mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 12:33:18 +01:00
This cause also some empty files (because they didn't contain anything else) wich I also deleted
10 lines
272 B
PHP
10 lines
272 B
PHP
<?PHP // $Id$
|
|
// block_online_users.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
|
|
|
|
|
|
$string['blockname'] = 'îùúîùéí îçåáøéí';
|
|
$string['configtimetosee'] = 'îùê æîï áã÷åú ìæéäåé îùúîù ëîçåáø ëòú';
|
|
$string['periodnminutes'] = '$a ã÷åú àçøåðåú';
|
|
|
|
?>
|