Update ChangeLog: Remove add_photo_web()

This commit is contained in:
juanjo 2014-07-11 22:00:41 +02:00 committed by Juanjo Menent
parent 2766b1d8f1
commit d27ec6306c

View File

@ -162,6 +162,7 @@ removed. You must now use the 6 parameters way. See file modMyModule.class.php f
So check that return value is 0 to keep default standard behaviour after hook, or 1 to disable
default standard behaviour.
- Properties "civilite_id" were renamed into "civility_id".
- Remove add_photo_web() that is ot used anymore by core code.