Skip to content

Instantly share code, notes, and snippets.

View netstyler's full-sized avatar
🎯
Focusing

Falk netstyler

🎯
Focusing
View GitHub Profile
<?php
App::uses('AppModel', 'Model');
/**
* OfficeApply Model
*
* @property ProfileCategory $ProfileCategory
* @property Country $Country
*/
class OfficeApply extends AppModel {
/**
* @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.editorConfig = function(config) {
// Define changes to default configuration here.
// For the complete reference:
// http://docs.ckeditor.com/#!/api/CKEDITOR.config