Skip to content

Commit

Permalink
PHPCrud Vanilla v1.1.0.0 compatible w/ wine (>=+v1.1.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsoffice committed Apr 13, 2022
1 parent dc8d109 commit 1b9c4f6
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions Crud/CRUDWine.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
*
*/

Expand Down
8 changes: 4 additions & 4 deletions Crud/ErrorHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
*
*/

Expand Down
8 changes: 4 additions & 4 deletions Crud/MakeWine.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
*
*/

Expand Down
8 changes: 4 additions & 4 deletions Crud/Vanilla.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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();
Expand Down

0 comments on commit 1b9c4f6

Please sign in to comment.