<?php
/**
 * add_button_editor.js.php
 * Adds button to the post editor
 * @package SubPagesExpand
 */
Header("content-type: text/javascript");
?>
QTags.addButton('hbj_subpages',texts.button_text,'[subpages_expand]','','',texts.button_title);