Skip to content

Commit

Permalink
merge from development
Browse files Browse the repository at this point in the history
  • Loading branch information
badsyntax committed Apr 4, 2011
2 parents aff5006 + b7dca6c commit 6e94e41
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@
[submodule "modules/imagemagick-driver"]
path = modules/imagemagick-driver
url = https://github.com/joelpittet/kohana-imagemagick-driver.git
[submodule "modules/orm_mptt"]
path = modules/orm_mptt
url = git://github.com/kiall/kohana3-orm_mptt.git
3 changes: 3 additions & 0 deletions application/views/messages/label_error.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<span class="label-error">
- <?php echo $error?>
</span>
1 change: 1 addition & 0 deletions modules/orm_mptt
Submodule orm_mptt added at 302cd2

0 comments on commit 6e94e41

Please sign in to comment.