Public Member Functions | |
| __construct () | |
| log ($txt) | |
Public Attributes | |
| $real_uid = null | |
| $uid = null | |
| $user = null | |
Main QVC Application class.
This idea is on hold for now to see where things evolve. If trying it out, suggest putting this in the post_constructor_hook, just before site initialization: global $app; $app = new Qvc_application();
| Qvc_application::__construct | ( | ) |
Constructor
| Qvc_application::log | ( | $txt | ) |
Log a message
| string | $txt |
1.8.5