Skip to content

Commit

Permalink
Merge pull request #49 from intelliants/develop
Browse files Browse the repository at this point in the history
4.0.1 release.
  • Loading branch information
vbezruchkin committed Nov 11, 2015
2 parents b38d5bb + 34da9b1 commit a81524f
Show file tree
Hide file tree
Showing 117 changed files with 3,235 additions and 393 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ What is Subrion?

Updates are free!
---------------------
* Always use the [latest version](http://www.subrion.org/downloads/).
* Always use the [latest version](http://www.subrion.org/download/).

Using LESS
---------------------
Expand All @@ -25,4 +25,4 @@ Copyright
---------------------
* Copyright (C) 2008 - 2015 Intelliants LLC. All rights reserved.
* Distributed under the GNU GPL v3
* See [License details](http://www.subrion.org/license.html)
* See [License details](http://www.subrion.org/license.html)
25 changes: 24 additions & 1 deletion admin/actions.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

class iaBackendController extends iaAbstractControllerBackend
{
Expand Down
25 changes: 24 additions & 1 deletion admin/adminer.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

if (isset($_GET['file']))
{
Expand Down
25 changes: 24 additions & 1 deletion admin/blocks.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

class iaBackendController extends iaAbstractControllerBackend
{
Expand Down
25 changes: 24 additions & 1 deletion admin/configuration.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

class iaBackendController extends iaAbstractControllerBackend
{
Expand Down
25 changes: 24 additions & 1 deletion admin/database.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

class iaBackendController extends iaAbstractControllerBackend
{
Expand Down
25 changes: 24 additions & 1 deletion admin/email-templates.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

class iaBackendController extends iaAbstractControllerBackend
{
Expand Down
25 changes: 24 additions & 1 deletion admin/fieldgroups.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

class iaBackendController extends iaAbstractControllerBackend
{
Expand Down
25 changes: 24 additions & 1 deletion admin/fields.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

class iaBackendController extends iaAbstractControllerBackend
{
Expand Down
25 changes: 24 additions & 1 deletion admin/hooks.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

class iaBackendController extends iaAbstractControllerBackend
{
Expand Down
25 changes: 24 additions & 1 deletion admin/index.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

class iaBackendController extends iaAbstractControllerBackend
{
Expand Down
25 changes: 24 additions & 1 deletion admin/languages.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

class iaBackendController extends iaAbstractControllerBackend
{
Expand Down
25 changes: 24 additions & 1 deletion admin/members.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
<?php
//##copyright##
/******************************************************************************
*
* Subrion - open source content management system
* Copyright (C) 2015 Intelliants, LLC <http://www.intelliants.com>
*
* This file is part of Subrion.
*
* Subrion is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Subrion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Subrion. If not, see <http://www.gnu.org/licenses/>.
*
*
* @link http://www.subrion.org/
*
******************************************************************************/

class iaBackendController extends iaAbstractControllerBackend
{
Expand Down
Loading

0 comments on commit a81524f

Please sign in to comment.