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 !
move mephisto_core files to just mephisto... hope this doesnt clash with 
lib/mephisto

git-svn-id: http://svn.techno-weenie.net/projects/mephisto/trunk@2542 
567b1171-46fb-0310-a4c9-b4bef9110e78
technoweenie (author)
Tue Dec 12 15:13:00 -0800 2006
commit  b0aa4b2f2dc07ce4ce5804e65da106ea74605716
tree    bf64e5c51d851979b803d34ce0118796f32de47c
parent  bdb1117f30fc1c6deef87afaccdbb72e42a6b101
...
122
123
124
125
126
127
128
129
 
130
...
122
123
124
 
 
 
 
125
126
127
0
@@ -122,7 +122,4 @@ ActiveRecord::Base.class_eval do
0
   expiring_attr_reader :referenced_cache_key, '"[#{[id, self.class.name] * ":"}]"'
0
 end
0
 
0
-Liquid::For.send :include, Mephisto::Liquid::ForWithSorting
0
-
0
-require 'mephisto_core/admin'
0
-require 'mephisto_core/plugin'
0
\ No newline at end of file
0
+Liquid::For.send :include, Mephisto::Liquid::ForWithSorting
0
\ No newline at end of file

Comments

    No one has commented yet.