Update ChangeLog: Remove add_photo_web()

This commit is contained in:
juanjo 2014-07-11 22:00:41 +02:00
parent 32c15132df
commit c1bfe0f6c5

View File

@ -108,6 +108,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.