[dZeeemp-cvs] dzeeemp.sources/internal/search destinations.php,1.1.1.1,1.2
Brought to you by:
lovchy
|
From: Boris B. <lo...@us...> - 2004-06-13 00:01:44
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/internal/search In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8003/internal/search Modified Files: destinations.php Log Message: A lot of code fixed/improved Index: destinations.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/internal/search/destinations.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** destinations.php 11 Apr 2004 12:40:06 -0000 1.1.1.1 --- destinations.php 13 Jun 2004 00:01:34 -0000 1.2 *************** *** 4,9 **** $sa['sections'][1] = 'ðàçäåëû'; ! $sa['lists>test'][0] = '1'; ! $sa['lists>test'][1] = 'test'; ! ! ?> \ No newline at end of file --- 4,6 ---- $sa['sections'][1] = 'ðàçäåëû'; ! ?> |