<script type="text/javascript">
Ext.onReady(function() {
MODx.load({
xtype: "modx-page-system-info"
,data:
});
});
</script>This question has been answered by r.oder.ich. See the first response.
It might be something caught in the browser cache. Try private or incognito mode in your browser.Hi Bob,
<?php phpinfo();
core\model\modx\processors\system\phpinfo.class.php core\model\modx\processors\system\phpinfo.php
<script type="text/javascript">
Ext.onReady(function() {
MODx.load({
xtype: "modx-page-system-info"
,data:
});
});
</script>