summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_db_mssql.php
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-01-03 13:59:07 +0100
committerAleksander Machniak <alec@alec.pl>2015-01-03 13:59:07 +0100
commit7b924535fdb6fd9c4a4767893d0d0c996383df29 (patch)
treeeaf392ef246d96bcaf4189481dc9b55cf9310be9 /program/lib/Roundcube/rcube_db_mssql.php
parent1881a8a15291c5777144fecfa691d7634eee9c0d (diff)
CS fixes
Diffstat (limited to 'program/lib/Roundcube/rcube_db_mssql.php')
-rw-r--r--program/lib/Roundcube/rcube_db_mssql.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/lib/Roundcube/rcube_db_mssql.php b/program/lib/Roundcube/rcube_db_mssql.php
index 4138b1489..d9ed2b2c1 100644
--- a/program/lib/Roundcube/rcube_db_mssql.php
+++ b/program/lib/Roundcube/rcube_db_mssql.php
@@ -1,6 +1,6 @@
<?php
-/**
+/*
+-----------------------------------------------------------------------+
| This file is part of the Roundcube Webmail client |
| Copyright (C) 2005-2012, The Roundcube Dev Team |