From 951e06e94abd2775fdca6e83b58f956970793e17 Mon Sep 17 00:00:00 2001 From: Max Pozdeev Date: Sun, 8 Nov 2009 11:04:02 +0300 Subject: [PATCH] * function '__' renamed to '_e' --- src/index.php | 80 +++++++++++++++++++++++++-------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/src/index.php b/src/index.php index 6ab3a49..0cb3973 100644 --- a/src/index.php +++ b/src/index.php @@ -27,7 +27,7 @@ if(isset($config['title']) && $config['title'] != '') $title = htmlarray($config else $title = $lang->get('My Tiny Todolist'); -function __($s) +function _e($s) { global $lang; echo $lang->get($s); @@ -99,13 +99,13 @@ $().ajaxStop( function(r,s) {$("#loading").fadeOut();} );
- + - +   - +
@@ -117,27 +117,27 @@ $().ajaxStop( function(r,s) {$("#loading").fadeOut();} );
- -
- -   | + +
+ +   |
-

- (0)   - - / + (0)   + + /

@@ -149,25 +149,25 @@ $().ajaxStop( function(r,s) {$("#loading").fadeOut();} );