# easy-hotel/2.0.2/admin/includes/framework/tw-framework.php

Easy Hotel – Powerful Hotel Booking, version 2.0.2. 3 lines.

- Page: https://pluginprobe.com/plugins/easy-hotel/2.0.2/code/admin/includes/framework/tw-framework.php
- Raw: https://pluginprobe.com/plugins/easy-hotel/2.0.2/raw/admin/includes/framework/tw-framework.php
- Modified: 2026-06-15T17:21:30+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/easy-hotel/2.0.2/code/admin/includes/framework/tw-framework.php#L10-L20`.

```php
<?php if ( ! defined( 'ABSPATH' ) ) { die; } // Cannot access directly.
require_once plugin_dir_path( __FILE__ ) .'classes/setup.class.php';

```
