Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 12 → Rev 13

/website/index-tech.php
1,7 → 1,8
<?php
$arts = array(
'pkgincl'=>'Packages inclusion rules',
'pkgformat'=>'Package format'
'pkgincl' => 'Packages inclusion rules',
'pkgformat' => 'Package format',
'onlinerepos' => 'Svarog386 online repositories'
);
 
natcasesort($arts);