Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 140 → Rev 139

/website/index-tech.php
1,11 → 1,10
<?php
$arts = array(
'support' => 'How do I get in touch with the Svarog386 community?',
'pkgincl' => 'Packages inclusion rules',
'pkgformat' => 'Package format',
'licensing' => 'Svarog386 licensing',
'onlinerepos' => 'Svarog386 online repositories',
'whatmeans' => 'What does "Svarog" mean?'
'support' => 'How do I get in touch with Svarog386\'s people?',
'pkgincl' => 'Packages inclusion rules',
'pkgformat' => 'Package format',
'licensing' => 'Svarog386 licensing',
'onlinerepos' => 'Svarog386 online repositories'
);
 
natcasesort($arts);
/website/tech/whatmeans.txt
File deleted