Skip to content

Commit

Permalink
Merge pull request #1094 from nobuhiko/fixed_issue_355
Browse files Browse the repository at this point in the history
カレンダーもcomposerに変更
  • Loading branch information
nanasess authored Dec 20, 2024
2 parents 46e5e42 + a8ba284 commit b083b10
Show file tree
Hide file tree
Showing 27 changed files with 55 additions and 5,837 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"mobiledetect/mobiledetectlib": "^3.74",
"nanasess/mdb2": "^2.5",
"nanasess/php8-compat": "^1.0",
"nobuhiko/calendar": "^1.0",
"pear/archive_tar": "^1.4.3",
"pear/mail": "*",
"pear/net_smtp": "^1.12",
Expand Down
51 changes: 50 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/

defined('CALENDAR_ROOT') || define('CALENDAR_ROOT', DATA_REALDIR.'module/Calendar'.DIRECTORY_SEPARATOR);

/**
* Calendar のページクラス.
*
Expand Down
Loading

0 comments on commit b083b10

Please sign in to comment.