From 6ea993425cc0982ecef765d4bfc6b75b7206416d Mon Sep 17 00:00:00 2001 From: xue <> Date: Wed, 28 Dec 2005 13:11:07 +0000 Subject: --- demos/quickstart/protected/pages/Samples/HelloWorld.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/quickstart/protected/pages/Samples/HelloWorld.page') diff --git a/demos/quickstart/protected/pages/Samples/HelloWorld.page b/demos/quickstart/protected/pages/Samples/HelloWorld.page index 87169697..7f7e8538 100644 --- a/demos/quickstart/protected/pages/Samples/HelloWorld.page +++ b/demos/quickstart/protected/pages/Samples/HelloWorld.page @@ -11,7 +11,7 @@ PRADO promotes component-based and event-driven Web programming. The button is r

-The code that a developer needs to write is merely the following event handler function, where $sender refers to the button object. +The code that a developer needs to write is merely the following event handler function, where $sender refers to the button object.

 public function buttonClicked($sender,$param)
-- 
cgit v1.2.3