webapp/app/controllers/base_controller.rb in cloud-toaster-1.1.5 vs webapp/app/controllers/base_controller.rb in cloud-toaster-1.1.6
- old
+ new
@@ -1,4 +1,5 @@
+
class BaseController < ActionController::Base
def l(hash=nil)
$session = session
return get_link(hash)