diff options
author | Mike Cochrane <mikec@mikenz.geek.nz> | 2008-07-10 01:12:01 -0400 |
---|---|---|
committer | Mike Cochrane <mikec@mikenz.geek.nz> | 2008-07-10 01:12:01 -0400 |
commit | 8b32942658b179010315450a62b473631a501399 (patch) | |
tree | e17e657afc570db675b3881744e4b5115961024e /lib | |
parent | ce2b174c4a083128cd14154d0f6c61e19d5cb229 (diff) |
Trailing whitespace on lines
darcs-hash:20080710051201-533db-2d5fb38710ce1dedcb6e161b08e31611dbaba666.gz
Diffstat (limited to 'lib')
-rw-r--r-- | lib/action.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/action.php b/lib/action.php index d4b6743d0..5f4526166 100644 --- a/lib/action.php +++ b/lib/action.php @@ -75,7 +75,7 @@ class Action { // lawsuit unset($args['action']); return common_local_url($action, $args); } - + function nav_menu($menu) { $action = $this->trimmed('action'); common_element_start('ul', array('id' => 'nav_views')); |