403Webshell
Server IP : 85.158.181.41  /  Your IP : 216.73.217.12
Web Server : Apache
System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64
User : moncbefd ( 1024)
PHP Version : 7.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/moncbefd/www.moneta.at/admin/includes/gm/gm_pdf/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/moncbefd/www.moneta.at/admin/includes/gm/gm_pdf/gm_pdf_preview.php
<?php
/* --------------------------------------------------------------
   gm_pdf_preview.php 2018-07-24 gm
   Gambio GmbH
   http://www.gambio.de
   Copyright (c) 2018 Gambio GmbH
   Released under the GNU General Public License (Version 2)
   [http://www.gnu.org/licenses/gpl-2.0.html]

   IMPORTANT! THIS FILE IS DEPRECATED AND WILL BE REPLACED IN THE FUTURE. 
   MODIFY IT ONLY FOR FIXES. DO NOT APPEND IT WITH NEW FEATURES, USE THE
   NEW GX-ENGINE LIBRARIES INSTEAD.
   --------------------------------------------------------------
*/
defined('_VALID_XTC') or die('Direct Access to this location is not allowed.');
?>
<div>
	<!-- <table border="0" width="100%" cellspacing="0" cellpadding="2" class="normalize-table">
		<tr>
			<td valign="top" align="left" class="main">
				<h2><?php echo MENU_TITLE_PREVIEW; ?></h2>
			</td>
		</tr>
	</table> -->
	<br />
	<form id="gm_pdf_form" class="remove-margin remove-padding">
		<?php		
        if (!$gm_row){
        	echo '<div class="alert alert-info">'. NOTE_PREVIEW_NO_DATA .'</div>';
        }
		?>
		
		<table border="0" width="100%" cellspacing="0" cellpadding="2" class="normalize-table remove-margin">
			<tr>
				<td width="300" valign="middle" align="left" class="main" height="40">
					<select onChange="gm_fadeout_boxes('gm_status'); gm_update_boxes('<?php echo xtc_href_link('gm_pdf_action.php', 'action=gm_create_pdf&preview=1&page_token=' . $_SESSION['coo_page_token']->generate_token()); ?>', 'gm_status');" id="order">
						<option selected><?php echo SELECT_CHOOSE; ?></option>
						<?php
						if ($gm_row) {
                            foreach($gm_row as $order) {
                                ?>
								<option value="<?php echo $order['orders_id']; ?>"><?php echo SELECT_ORDERS . $order['orders_id'] . " - " . SELECT_CUSTOMER . $order['customers_name']; ?></option>
                                
                                <?php
                            }
						}
						?>
					</select>
				</td>
				<td valign="middle" align="left" class="main">
					<span style="height:20px" id="gm_status"></span>
				</td>
			</tr>
		</table>
		<small><?php echo NOTE_PREVIEW; ?></small>
	</form>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit