/[hr-web]/inc/util.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /inc/util.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Wed Jun 19 18:32:42 2002 UTC (21 years, 10 months ago) by ravilov
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -4 lines
lotsa changes... :)

1 <?php
2 function sort_name($a, $b) {
3 return strcasecmp($a["name"], $b["name"]);
4 }
5 ?>

  ViewVC Help
Powered by ViewVC 1.1.26