diff --git a/Crud/CRUDWine.php b/Crud/CRUDWine.php index adfcce8..39504a7 100644 --- a/Crud/CRUDWine.php +++ b/Crud/CRUDWine.php @@ -6,11 +6,11 @@ use \PHPWineVanillaFlavour\Plugins\PHPCrud\Crud\ErrorHandler; /** - * @copyright (c) 2021 PHPWine\VanillaFlavour - PHPCRUD (Plugin) v1.0.0.1 Cooked by nielsoffice + * @copyright (c) 2021 PHPWine\VanillaFlavour - PHPCRUD (Plugin) v1.1.0.0 Cooked by nielsoffice * * MIT License * - * PHPWine\VanillaFlavour v1.0.0.1 free software: you can redistribute it and/or modify. + * PHPWine\VanillaFlavour v1.1.0.0 free software: you can redistribute it and/or modify. * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights @@ -38,8 +38,8 @@ * @link https://github.com/nielsofficeofficial/PHPWine * @link https://github.com/nielsofficeofficial/PHPWine/blob/PHPWine_Vanilla_Flavour/README.md * @link https://www.facebook.com/nielsofficeofficial - * @version 1.0.0.1 support PHPWine v1.2.0.9 - * @since 02.28.2022 + * @version v1.1.0.0 support PHPWine v1.2.0.9 + * @since 04.13.2022 * */ diff --git a/Crud/ErrorHandler.php b/Crud/ErrorHandler.php index ffaa9a5..0d0f638 100644 --- a/Crud/ErrorHandler.php +++ b/Crud/ErrorHandler.php @@ -3,11 +3,11 @@ namespace PHPWineVanillaFlavour\Plugins\PHPCrud\Crud; /** - * @copyright (c) 2021 PHPWine\VanillaFlavour - PHPCRUD (Plugin) v1.0.0.1 Cooked by nielsoffice + * @copyright (c) 2021 PHPWine\VanillaFlavour - PHPCRUD (Plugin) v1.1.0.0 Cooked by nielsoffice * * MIT License * - * PHPWine\VanillaFlavour v1.0.0.1 free software: you can redistribute it and/or modify. + * PHPWine\VanillaFlavour v1.1.0.0 free software: you can redistribute it and/or modify. * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights @@ -35,8 +35,8 @@ * @link https://github.com/nielsofficeofficial/PHPWine * @link https://github.com/nielsofficeofficial/PHPWine/blob/PHPWine_Vanilla_Flavour/README.md * @link https://www.facebook.com/nielsofficeofficial - * @version 1.0.0.1 support PHPWine v1.2.0.9 - * @since 02.28.2022 + * @version v1.1.0.0 support PHPWine v1.2.0.9 + * @since 04.13.2022 * */ diff --git a/Crud/MakeWine.php b/Crud/MakeWine.php index b2937bf..9c1e96f 100644 --- a/Crud/MakeWine.php +++ b/Crud/MakeWine.php @@ -3,11 +3,11 @@ namespace PHPWineVanillaFlavour\Plugins\PHPCrud\Crud; /** - * @copyright (c) 2021 PHPWine\VanillaFlavour - PHPCRUD (Plugin) v1.0.0.1 Cooked by nielsoffice + * @copyright (c) 2021 PHPWine\VanillaFlavour - PHPCRUD (Plugin) v1.1.0.0 Cooked by nielsoffice * * MIT License * - * PHPWine\VanillaFlavour v1.0.0.1 free software: you can redistribute it and/or modify. + * PHPWine\VanillaFlavour v1.1.0.0 free software: you can redistribute it and/or modify. * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights @@ -35,8 +35,8 @@ * @link https://github.com/nielsofficeofficial/PHPWine * @link https://github.com/nielsofficeofficial/PHPWine/blob/PHPWine_Vanilla_Flavour/README.md * @link https://www.facebook.com/nielsofficeofficial - * @version 1.0.0.1 support PHPWine v1.2.0.9 - * @since 02.28.2022 + * @version v1.1.0.0 support PHPWine v1.2.0.9 + * @since 04.13.2022 * */ diff --git a/Crud/Vanilla.php b/Crud/Vanilla.php index 8a40bbc..d6a67c2 100644 --- a/Crud/Vanilla.php +++ b/Crud/Vanilla.php @@ -5,11 +5,11 @@ use \PHPWineVanillaFlavour\Plugins\PHPCrud\Crud\CRUDWine; /** - * @copyright (c) 2021 PHPWine\VanillaFlavour - PHPCRUD (Plugin) v1.0.0.1 Cooked by nielsoffice + * @copyright (c) 2021 PHPWine\VanillaFlavour - PHPCRUD (Plugin) v1.1.0.0 Cooked by nielsoffice * * MIT License * - * PHPWine\VanillaFlavour v1.0.0.1 free software: you can redistribute it and/or modify. + * PHPWine\VanillaFlavour v1.1.0.0 free software: you can redistribute it and/or modify. * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights @@ -37,8 +37,8 @@ * @link https://github.com/nielsofficeofficial/PHPWine * @link https://github.com/nielsofficeofficial/PHPWine/blob/PHPWine_Vanilla_Flavour/README.md * @link https://www.facebook.com/nielsofficeofficial - * @version 1.0.0.1 support PHPWine v1.2.0.9 - * @since 02.28.2022 + * @version v1.1.0.0 support PHPWine v1.2.0.9 + * @since 04.13.2022 * * @method wine_creates(); * @method wine_fetch();