From 4faaa3a6b12bdec6de4dd49013310c378a43deba Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Tue, 28 Jun 2016 19:35:02 -0500 Subject: [PATCH] Fix missing start.php in date example plugin - Fix filename typo --- plugin/date/{strart.php => start.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugin/date/{strart.php => start.php} (100%) diff --git a/plugin/date/strart.php b/plugin/date/start.php similarity index 100% rename from plugin/date/strart.php rename to plugin/date/start.php