admin\import.php 1

Type Line Description
214 openexpert.org">OpenExpert.org</a>).

admin\index.php 6

Type Line Description
76 test for MSIE x.x;
77 capture x.x portion and store as a number
79 firefox.com'>Firefox</a> for editing OpenExpert Interviews.</b></p>")
81 firefox.com'>Firefox</a> for editing OpenExpert Interviews.</b></p>")
83 firefox.com'>Firefox</a> for editing OpenExpert Interviews.</b></p>")
85 firefox.com'>Firefox</a> for editing OpenExpert Interviews.</b></p>")

admin\interview_edit.php 3

Type Line Description
50 var oEditor = FCKeditorAPI.__Instances['FCKeditor1'] ;
51 oEditor.UpdateLinkedField() ;
132 zenofshen.com/posts/ajax-sortable-lists-tutorial

follow_up.php 3

Type Line Description
48 This credit must stay intact
49 Script by http://www.java-Scripts.net and http://wsabstract.com
55 -->

includes\class\crypt.class.php 21

Type Line Description
3 +----------------------------------------------------------------------+
4 | PHP Version 4 |
5 +----------------------------------------------------------------------+
6 | Copyright (c) 1997-2003 The PHP Group |
7 +----------------------------------------------------------------------+
8 | This source file is subject to version 2.0 of the PHP license, |
9 | that is bundled with this package in the file LICENSE, and is |
10 | available at through the world-wide-web at |
11 | http://www.php.net/license/2_02.txt. |
12 | If you did not receive a copy of the PHP license and are unable to |
13 | obtain it through the world-wide-web, please send a note to |
14 | license@php.net so we can mail you a copy immediately. |
15 +----------------------------------------------------------------------+
16 | Authors: Dave Mertens <dmertens@zyprexia.com> |
17 +----------------------------------------------------------------------+
18
19 $Id: Rc4.php 304005 2010-10-04 13:11:08Z clockwerx $
100 Init key for every call, Bugfix 22316
115 base64_encode()
127 Decrypt is exactly the same as encrypting the string. Reuse (en)crypt code
133 end of RC4 class

includes\utils.php 26

Type Line Description
141 .de.selfhtml.org/
150 use $_SERVER['HTTP_ACCEPT_LANGUAGE'] in case of lang_variable is not set
157 lang_variable is empty, return default language
161 header splittting
164 set default language
168 iterate over all languages
170 extrect all information
174 valid syntax?
176 no?, ignore
180 extract language code and split
183 do we have a quality setting?
185 use this quality
188 assumem quality = 1
192 do until language code is emty
194 do we have our language code?
196 determine quality
198 use this language
201 leave inner while
205 stict mode, don't minmalize
207 break inner while
210 cut the language code
214 return language
227 Create the syntactical validation regular expression
230 Presume that the email is invalid
233 Validate the syntax
237 Validate the domain

index.php 1

Type Line Description
5 " . $_SERVER['HTTP_HOST'] . $self . "installation/index.php" );

installation\en\index.php 2

Type Line Description
24 W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
25 www.w3.org/1999/xhtml">

installation\en\install2.php 2

Type Line Description
13 W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
14 www.w3.org/1999/xhtml">

installation\en\install3.php 26

Type Line Description
53 fill database and write data to noncore/config_inc.php
108 W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
109 www.w3.org/1999/xhtml">
124 we check that the fields are correctly filled
143 alert('Parameters are valid ... Checking connection now.');
144 set testing flag to "1"
146 set hidden parameters of the form
318 if we are checking db connection, output the result
321 lock valid fields
326 alert user
328 deactivate 'Test connection' button
330 set load_sql flag to "1"
332 activate 'Fill database' button
335 lock valid fields
339 alert user
341 highlight invalid fields
346 show 'Wrong parameters / Connection not established' span
351 if we are filling database
354 lock fields
359 deactivate 'Test connection' and 'Initialize' buttons
362 show congratulations span and unlock 'Continue' button
366 lock fields
371 set load-sql flag to "0"
373 alert user about write failure
376 set load-sql flag to "0"
378 show 'Database filling failed' span

installation\en\install4.php 7

Type Line Description
16 ";
37 W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
38 www.w3.org/1999/xhtml">
53 we check that the fields are correctly filled
74 Write data, calling ajax subroutine
83 all is OK
88 problem while writing data

installation\en\install5.php 12

Type Line Description
41 check file extension
48 copy file to dest folder (test that there are no invalid char in its name)
78 check file extension
79 for now, can only be .ico for complete IE compatibility. Should evolve in later releases to allow other files formats.
85 copy file to dest folder (test that there are no invalid char in its name)
107 W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
108 www.w3.org/1999/xhtml">
123 we check that the fields are correctly filled
150 Write data, calling ajax subroutine
159 all is OK
164 problem while writing data
370 alert if error in upload

installation\en\install6.php 2

Type Line Description
19 W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
20 www.w3.org/1999/xhtml">

installation\includes\database_inc.php 2

Type Line Description
3 www.phpsources.org/scripts373-PHP.htm
46 return true if success

noncore\config_inc.php 1

Type Line Description
15 gsr.com';

noncore\config_inc2.php 1

Type Line Description
24 gsr.com';

noncore\footer.php 1

Type Line Description
14 www.uvic.ca/law/" target="_blank"><img src="<?php echo($nav_path) ?>/images/uvic-logo.gif" border="0"></a> <a href="http://collegiateindependentstudy.org/" target="_blank"><img src="<?php echo($nav_path) ?>/images/cis_logo_button.png" border="0"></a> <a href="http://www.openexpert.org" target="_blank"><img src="<?php echo($nav_path) ?>/images/sourceforge.jpg" border="0"></a></div>

noncore\header.php 2

Type Line Description
19 W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
49 ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>

test.php 21

Type Line Description
3 +----------------------------------------------------------------------+
4 | PHP Version 4 |
5 +----------------------------------------------------------------------+
6 | Copyright (c) 1997-2003 The PHP Group |
7 +----------------------------------------------------------------------+
8 | This source file is subject to version 2.0 of the PHP license, |
9 | that is bundled with this package in the file LICENSE, and is |
10 | available at through the world-wide-web at |
11 | http://www.php.net/license/2_02.txt. |
12 | If you did not receive a copy of the PHP license and are unable to |
13 | obtain it through the world-wide-web, please send a note to |
14 | license@php.net so we can mail you a copy immediately. |
15 +----------------------------------------------------------------------+
16 | Authors: Dave Mertens <dmertens@zyprexia.com> |
17 +----------------------------------------------------------------------+
18
19 $Id: Rc4.php 304005 2010-10-04 13:11:08Z clockwerx $
100 Init key for every call, Bugfix 22316
115 base64_encode()
127 Decrypt is exactly the same as encrypting the string. Reuse (en)crypt code
133 end of RC4 class