commit
685ec0bc63
@ -1,6 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Copyright (C) 2017 Laurent Destailleur <eldy@users.sourceforge.net>
|
/* Copyright (C) 2017 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||||
* Copyright (C) 2021 Florian HENRY <florian.henry@scopen.fr>
|
* Copyright (C) 2021 Florian HENRY <florian.henry@scopen.fr>
|
||||||
|
* Copyright (C) 2021 Frédéric France <frederic.france@netlogic.fr>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -17,7 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file htdocs/code/class/defaultvalues.class.php
|
* \file htdocs/core/class/defaultvalues.class.php
|
||||||
* \brief This file is a CRUD class file for DefaultValues (Create/Read/Update/Delete)
|
* \brief This file is a CRUD class file for DefaultValues (Create/Read/Update/Delete)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user