public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
remove large log message

git-svn-id: http://svn.techno-weenie.net/projects/mephisto/trunk@1205 
567b1171-46fb-0310-a4c9-b4bef9110e78
technoweenie (author)
Fri Jun 09 20:27:42 -0700 2006
commit  c4b49d0ad2cf69ef147e670ff90c6b9d39ad6fd7
tree    edc2e412143f56644484ae63161df9e80957ca60
parent  c149588b36b325c8cdfe688ddc5d0fcee0692109
...
16
17
18
19
20
21
22
...
16
17
18
 
19
20
21
0
@@ -16,7 +16,6 @@ class ApplicationController < ActionController::Base
0
     end
0
     
0
     assigns.update 'site' => site.to_liquid
0
- logger.warn "ASSIGNS: #{assigns.inspect}"
0
     render :text => site.templates.render_liquid_for(template_type, assigns, self)
0
   end
0
   

Comments

    No one has commented yet.