MDL-7861, adding cdata to javascript

This commit is contained in:
toyomoyo 2007-01-02 01:41:14 +00:00
parent 76b1f3c740
commit b6bdcdc14c

View file

@ -1,5 +1,5 @@
<script type="text/javascript"> <script type="text/javascript">
<!-- Begin //<![CDATA[
<?php <?php
$roleoptions = array(0 => get_string('all')); $roleoptions = array(0 => get_string('all'));
$roles = get_all_roles(); $roles = get_all_roles();
@ -77,7 +77,7 @@ function groupWindow(selectgroup) {
} }
// end hiding script --> //]]>
</script> </script>
<form name="rolesform1" action="groups.php" method="get"> <form name="rolesform1" action="groups.php" method="get">