mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-08-14 06:18:40 +02:00
8 lines
124 B
PHP
8 lines
124 B
PHP
<?php
|
|
|
|
// TODO: Poner esto resizable y dragable: http://jqueryui.com/demos/dialog
|
|
|
|
echo get_pandora_error_for_header();
|
|
|
|
?>
|