[cvs] commit: ansel/lib api.php

Michael Rubinsky mike at theupstairsroom.com
Sat Nov 10 20:01:49 UTC 2007


mrubinsk    2007-11-10 15:01:49 EST

  Modified files:
    lib                  api.php 
  Log:
  It's pretty useless to return an Ansel_Gallery object via the api.  I added this a while ago for an external app that ended up not being able to do what I wanted.  There are too many issues to using an object like this outside of the application - the most obvious is that any calls to the function's methods won't be executed within the applciation's scope so things like checking the $conf array will break etc...
  
  Anyway, if anyone is actually using this I'll revert, but I'm going to kill it for now.
  
  Revision  Changes    Path
  1.58      +1 -21     ansel/lib/api.php

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/lib/api.php?r1=1.57&r2=1.58&ty=u


More information about the cvs mailing list