BUG 5163 Changed the short open tags for PHP code to long open tag.

This commit is contained in:
Hector Cortez
2011-12-22 16:56:22 -04:00
parent 86dc20738a
commit ee22d188cd
52 changed files with 53 additions and 53 deletions

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* cases_SaveDocument.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* cases_Ajax.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* cases_CatchExecute.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* cases_Derivate.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* cases_SaveDocument.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* cases_SupervisorSaveDocument.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
switch ($RBAC->userCanAccess('PM_SUPERVISOR')) {
case - 2:

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* buscador.php
*

View File

@@ -22,7 +22,7 @@ demo de buscador<br>
* Coral Gables, FL, 33134, USA, or email info@colosa.com.
*
*/
<?
<?php
$frm = $HTTP_POST_VARS;
$dbc = new dbconnection();

View File

@@ -134,7 +134,7 @@ function set_datetime(n_datetime, b_close) {
</table></td></tr>
<tr>
<script language="JavaScript">
<?
<?php
// print weekdays titles
for ($n=0; $n<7; $n++)
print "<td bgcolor='#87cefa' align='center'><font color='#ffffff'>" . $ARR_WEEKDAYS[ (NUM_WEEKSTART+n)%7] . "</font></td>";

View File

@@ -1,4 +1,4 @@
<?
<?php
$w = 350;
$h = 90;

View File

@@ -1,4 +1,4 @@
<?
<?php
$action = isset($POST['action'])? $POST['action']: isset($_GET['action'])? $_GET['action']: '';

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* processes_ImportFileExisting.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* processes_ImportFileExisting.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* processes_ImportFile.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
sleep(1);
if(isset($_SESSION['processes_upload'])){

View File

@@ -1,4 +1,4 @@
<?
<?php
ini_set("soap.wsdl_cache_enabled", "0"); // disabling WSDL cache
$wsdl = PATH_METHODS . "services" . PATH_SEP . "pmos.wsdl";

View File

@@ -1,4 +1,4 @@
<?
<?php
ini_set("soap.wsdl_cache_enabled", "0"); // disabling WSDL cache
define ('WEB_SERVICE_VERSION' , '2.0' );

View File

@@ -1,4 +1,4 @@
<?
<?php
ini_set("default_charset", "UTF-8");

View File

@@ -1,4 +1,4 @@
<?
<?php
$filewsdl = PATH_METHODS . 'services'. PATH_SEP . 'pmos.wsdl';
$content = file_get_contents( $filewsdl );
$lang = defined ('SYS_LANG') ? SYS_LANG : 'en';

View File

@@ -1,4 +1,4 @@
<?
<?php
$filewsdl = PATH_METHODS . 'services'. PATH_SEP . 'pmos2.wsdl';
$content = file_get_contents( $filewsdl );
$lang = defined ('SYS_LANG') ? SYS_LANG : 'en';

View File

@@ -1,4 +1,4 @@
<?
<?php
unset($_SESSION['WS_SESSION_ID']);
if($_POST['form']['WS_PROTOCOL']!='' && $_POST['form']['WS_WORKSPACE']!='')

View File

@@ -1,4 +1,4 @@
<?
<?php
$oHeadPublisher =& headPublisher::getSingleton();

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* login.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* tracker_ViewMap.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* tracker_ViewMap.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* tracker_Messages.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* tracker_MessagesView.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* tracker_No.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
if(isset($_POST['form']))
$sValue = $_POST['form']; //For old processmap
else

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* tracker_Show.php
*

View File

@@ -1,4 +1,4 @@
<?
<?php
/**
* tracker_ViewMap.php
*