[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] old/img index.php,1.1
From: |
skwashd |
Subject: |
[Phpgroupware-cvs] old/img index.php,1.1 |
Date: |
Thu, 5 May 2005 02:56:00 +0200 |
Update of old/img
Added Files:
Branch: MAIN
index.php
Log Message:
cvs clean up
====================================================
Index: index.php
<?php
/**************************************************************************\
* phpGroupWare - Image Editor *
* http://www.phpgroupware.org *
* This application written by Miles Lott <address@hidden> *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id: index.php,v 1.1 2005/05/05 00:56:39 skwashd Exp $ */
$GLOBALS['phpgw_info']['flags'] = array(
'currentapp' => 'img',
'noheader' => True,
'nonavbar' => True,
'noappheader' => True
);
include('../header.inc.php');
$obj = CreateObject('img.uiimg');
$obj->index();
$GLOBALS['phpgw']->common->phpgw_footer();
?>
- [Phpgroupware-cvs] old/img index.php,1.1, (continued)
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1,
skwashd <=
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- [Phpgroupware-cvs] old/img index.php,1.1, skwashd, 2005/05/08
- Prev by Date:
[Phpgroupware-cvs] developer_tools/debian control, 1.2 changelog, 1.2 copyright, 1.2 rules, 1.2
- Next by Date:
[Phpgroupware-cvs] old/squirrelmail/templates/default/images down_pointer.gif, 1.1 sm_delete.gif, 1.1 navbar.png, 1.1 navbar.gif, 1.1 sm_delete.png, 1.1 sm_envelope.gif, 1.1 sm_forward.gif, 1.1 sm_envelope.png, 1.1 down_pointer.png, 1.1 sm_forward.png, 1.1 up_pointer.png, 1.1 up_pointer.gif, 1.1 sort_none.png, 1.1 sm_reply.png, 1.1 sm_reply.gif, 1.1 sm_read.png, 1.1 sm_reply_all.gif, 1.1 sm_reply_all.png, 1.1 sort_none.gif, 1.1 sm_unread.png, 1.1 sm_unimportant.png, 1.1 sm_important.png, 1.1
- Previous by thread:
[Phpgroupware-cvs] old/img index.php,1.1
- Next by thread:
[Phpgroupware-cvs] old/img index.php,1.1
- Index(es):