forked from extern/egroupware
add cvs id-tags for all
This commit is contained in:
parent
b8e3a6719c
commit
c2091c4774
@ -1,3 +1,6 @@
|
||||
|
||||
/* $Id: */
|
||||
|
||||
TODO:
|
||||
- configuration dialog for admin section
|
||||
don't use vfs
|
||||
@ -15,11 +18,9 @@ TODO:
|
||||
- list
|
||||
2 rows each entry
|
||||
don't translate cats in header (eTemplate bug --> Ralf)
|
||||
handle cats and general pics (waiting for cats picures in api)
|
||||
handle select all button --> add actions for selected
|
||||
|
||||
-edit / add
|
||||
handle cats and general pics (waiting for cats picures in api)
|
||||
add accessories functionality
|
||||
add prize functionality
|
||||
add location functionality
|
||||
|
@ -10,6 +10,7 @@
|
||||
* -------------------------------------------- *
|
||||
\**************************************************************************/
|
||||
|
||||
/* $Id: */
|
||||
|
||||
class bo_acl
|
||||
{
|
||||
|
@ -10,6 +10,8 @@
|
||||
* -------------------------------------------- *
|
||||
\**************************************************************************/
|
||||
|
||||
/* $Id: */
|
||||
|
||||
class so_acl
|
||||
{
|
||||
var $db;
|
||||
|
@ -10,6 +10,8 @@
|
||||
* option) any later version. *
|
||||
\**************************************************************************/
|
||||
|
||||
/* $Id: */
|
||||
|
||||
class so_resources
|
||||
{
|
||||
function so_resources()
|
||||
|
@ -11,6 +11,8 @@
|
||||
* option) any later version. *
|
||||
\**************************************************************************/
|
||||
|
||||
/* $Id: */
|
||||
|
||||
$setup_info['resources']['name'] = 'resources';
|
||||
$setup_info['resources']['title'] = 'resources';
|
||||
$setup_info['resources']['version'] = '0.0.1.015';
|
||||
|
Loading…
Reference in New Issue
Block a user