------------------------------------------------------------
revno: 1189
committer: Roger Martin <[email protected]>
branch nick: aikiframework
timestamp: Wed 2012-04-25 22:35:34 +0200
message:
cleaning code
modified:
libs/text.php
--
lp:aikiframework
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk
Your team Aiki Framework Developers is subscribed to branch lp:aikiframework.
To unsubscribe from this branch go to
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk/+edit-subscription
=== modified file 'libs/text.php'
--- libs/text.php 2012-03-05 20:33:48 +0000
+++ libs/text.php 2012-04-25 20:35:34 +0000
@@ -19,10 +19,6 @@
if (!defined('IN_AIKI')) {
- $t= "[br[1\n2\n3\n]br]";
- $text = new text();
- echo "hi",$text->aiki_nl2br($t);
-
die('No direct script access allowed');
}
@@ -150,5 +146,3 @@
return $valid;
} // end of is_valid
} // end of class
-
-?>
_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help : https://help.launchpad.net/ListHelp