This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.

4 lines
142 B
PHP
Raw Permalink Normal View History

2016-09-01 14:34:29 +10:00
<?php defined('SYSPATH') OR die('No direct script access.');
class Database_Query_Builder_Join extends lnAuth_Database_Query_Builder_Join {}