Ignore:
Timestamp:
Mar 22, 2010, 11:29:34 AM (14 years ago)
Author:
plg
Message:

feature 1505: bug fixed, ability to connect with pLoader even if gallery
is empty.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/common.inc.php

    r5241 r5251  
    170170  and !(defined('IN_ADMIN') and IN_ADMIN)   // no message inside administration
    171171  and script_basename() != 'identification' // keep the ability to login
     172  and script_basename() != 'ws'             // keep the ability to discuss with web API
    172173  and !isset($_SESSION['no_photo_yet'])     // temporary hide
    173174  )
Note: See TracChangeset for help on using the changeset viewer.