diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket691.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/pages/Ticket691.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket691.php b/tests/FunctionalTests/tickets/protected/pages/Ticket691.php index a47a6a9d..91a72b27 100644..100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket691.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket691.php @@ -9,5 +9,4 @@ class Ticket691 extends TPage $sender->Rating=$sender->SelectedIndex+1; $this->Result->Text="You vote ".$sender->Rating; } -} -?>
\ No newline at end of file +}
\ No newline at end of file |