[Bps-public-commit] App-Changeloggr branch, master, updated. 11e97881dce2ec4810b4837a68619853107e546e
sartak at bestpractical.com
sartak at bestpractical.com
Wed May 20 18:55:29 EDT 2009
The branch, master has been updated
via 11e97881dce2ec4810b4837a68619853107e546e (commit)
from ee6405168300ebc3ca3ad7c24185eb53f1d5356a (commit)
Summary of changes:
lib/App/Changeloggr/Model/ChangelogAdmin.pm | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 11e97881dce2ec4810b4837a68619853107e546e
Author: Shawn M Moore <sartak at gmail.com>
Date: Wed May 20 18:55:14 2009 -0400
Forgot the trailing 1;
diff --git a/lib/App/Changeloggr/Model/ChangelogAdmin.pm b/lib/App/Changeloggr/Model/ChangelogAdmin.pm
index 6c46a16..2634205 100644
--- a/lib/App/Changeloggr/Model/ChangelogAdmin.pm
+++ b/lib/App/Changeloggr/Model/ChangelogAdmin.pm
@@ -27,3 +27,5 @@ sub current_user_can {
return $self->current_user->is_superuser;
}
+1;
+
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list