MDL-7861, adding cdata to javascript
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script type="text/javascript">
|
||||
<!-- Begin
|
||||
//<![CDATA[
|
||||
<?php
|
||||
$roleoptions = array(0 => get_string('all'));
|
||||
$roles = get_all_roles();
|
||||
@@ -77,7 +77,7 @@ function groupWindow(selectgroup) {
|
||||
}
|
||||
|
||||
|
||||
// end hiding script -->
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
<form name="rolesform1" action="groups.php" method="get">
|
||||
|
||||
Reference in New Issue
Block a user