home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Programare
/
dotproject
/
modules
/
departments
/
index.php
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
PHP Script
|
2003-03-05
|
268 b
|
7 lines
<?php /* DEPARTMENTS $Id: index.php,v 1.1 2003/03/05 07:08:17 eddieajau Exp $ */
$titleBlock = new CTitleBlock( 'Departments', 'users.gif', $m, '' );
$titleBlock->addCrumb( "?m=companies", "companies list" );
$titleBlock->show();
echo $AppUI->_( 'deptIndexPage' );
?>