[Jifty-commit] jifty branch, master, updated. f829c153efeec748a4ee7224d2a5e062c42b6c27

Jifty commits jifty-commit at lists.jifty.org
Thu May 13 13:31:44 EDT 2010


The branch, master has been updated
       via  f829c153efeec748a4ee7224d2a5e062c42b6c27 (commit)
      from  d2df60a13813a5c4745a8e8fd078d19a946399fa (commit)

Summary of changes:
 lib/Jifty/Everything.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit f829c153efeec748a4ee7224d2a5e062c42b6c27
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Fri May 14 02:31:57 2010 +0900

    We must load the new AboutMe action

diff --git a/lib/Jifty/Everything.pm b/lib/Jifty/Everything.pm
index 6918c1a..292f1eb 100644
--- a/lib/Jifty/Everything.pm
+++ b/lib/Jifty/Everything.pm
@@ -40,6 +40,7 @@ use Jifty::DateTime ();
 use Jifty::Record ();
 use Jifty::Collection ();
 use Jifty::Action ();
+use Jifty::Action::AboutMe ();
 use Jifty::Action::Autocomplete ();
 use Jifty::Action::Redirect ();
 use Jifty::Action::Record ();

-----------------------------------------------------------------------


More information about the Jifty-commit mailing list