Merge branch 'develop' into patch-18

This commit is contained in:
Frédéric FRANCE 2018-08-21 16:02:43 +02:00 committed by GitHub
commit 41ac5dfd29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ class WebsitePage extends CommonObject
/**
* Load object in memory from the database
*
* @param int $id Id object.
* @param int $id Id object.
* - If this is 0, the value into $page will be used. If not found of $page not defined, the default page of website_id will be used or the first page found if not set.
* - If value is < 0, we must exclude this ID.
* @param string $website_id Web site id (page name must also be filled if this parameter is used)