Changeset 1851 for trunk/ws.php


Ignore:
Timestamp:
Feb 22, 2007, 9:20:30 PM (17 years ago)
Author:
rub
Message:

o Proposition: improved display of 'x images in y sub-categories' or 'x images in this category' for cases when categories contain both images and sub-categories
o Good idea of this new way for way confguest_access, but I kept last implementation for access methods (Could be useful on future development)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ws.php

    r1849 r1851  
    2727
    2828include_once(PHPWG_ROOT_PATH.'include/common.inc.php');
     29check_status(ACCESS_NONE);
    2930include_once(PHPWG_ROOT_PATH.'include/ws_core.inc.php');
    3031
Note: See TracChangeset for help on using the changeset viewer.