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-12 15:21:27
Editing: interface.jetpack-sync-codec.php
Cancel
Save Changes
<?php /** * Very simple interface for encoding and decoding input * This is used to provide compression and serialization to messages **/ interface iJetpack_Sync_Codec { // we send this with the payload so we can select the appropriate decoder at the other end public function name(); public function encode( $object ); public function decode( $input ); }
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