ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
wp-includes
2026-09-17 16:27:30
Editing: Format.php
Cancel
Save Changes
<?php namespace AmpProject; /** * Interface with constants for the different AMP HTML formats. * * @package ampproject/amp-toolbox */ interface Format { /** * AMP for websites format. * * @var string */ const AMP = 'AMP'; /** * AMP for ads format. * * @var string */ const AMP4ADS = 'AMP4ADS'; /** * AMP for email format. * * @var string */ const AMP4EMAIL = 'AMP4EMAIL'; }
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete