From 85f9d89a89c25c7a5bb2dd948931e36af5ac0d4c Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 25 Sep 2012 18:00:21 -0700 Subject: fix all the little typos from that huge change --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index afa9c0e1e..ae69ffacb 100644 --- a/boot.php +++ b/boot.php @@ -599,7 +599,7 @@ if(! class_exists('App')) { $this->channel = $channel; } - function get_channel() + function get_channel() { return $this->channel; } -- cgit v1.2.3