mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-19 15:23:19 +01:00
Doxygen
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/**
|
||||
* \file htdocs/core/photos_resize.php
|
||||
* \ingroup core
|
||||
* \brief File of page to resize photos
|
||||
*/
|
||||
|
||||
//if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1');
|
||||
//if (! defined('NOREQUIREDB')) define('NOREQUIREDB','1');
|
||||
//if (! defined('NOREQUIRESOC')) define('NOREQUIRESOC','1');
|
||||
|
||||
Reference in New Issue
Block a user